From: NRK <nrk@disroot.org>
Date: Tue, 11 Oct 2022 16:00:42 +0000 (+0600)
Subject: fix nsxiv upstream link
X-Git-Tag: v4.7~6^2
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b00700ce4d9bea53d5bce6aadd9593a3c6adbea2;p=nnn.git

fix nsxiv upstream link

main repo is hosted on codeberg, github is only a mirror.
---

diff --git a/plugins/imgview b/plugins/imgview
index 58077a98..9f2d9790 100755
--- a/plugins/imgview
+++ b/plugins/imgview
@@ -6,7 +6,7 @@
 # Dependencies:
 #   - imv (https://github.com/eXeC64/imv) or,
 #   - sxiv (https://github.com/muennich/sxiv) or,
-#   - nsxiv (https://github.com/nsxiv/nsxiv) or,
+#   - nsxiv (https://codeberg.org/nsxiv/nsxiv) or,
 #   - ucollage (https://github.com/ckardaris/ucollage) or,
 #   - lsix (https://github.com/hackerb9/lsix), or
 #   - viu (https://github.com/atanunq/viu), or
diff --git a/plugins/preview-tabbed b/plugins/preview-tabbed
index 49c0bc97..d1354bc9 100755
--- a/plugins/preview-tabbed
+++ b/plugins/preview-tabbed
@@ -7,7 +7,7 @@
 #   - xterm (or urxvt or st) : xembed client for text-based preview
 #   - mpv (https://mpv.io): xembed client for video/audio
 #   - sxiv (https://github.com/muennich/sxiv) or,
-#   - nsxiv (https://github.com/nsxiv/nsxiv) : xembed client for images
+#   - nsxiv (https://codeberg.org/nsxiv/nsxiv) : xembed client for images
 #   - zathura (https://pwmt.org/projects/zathura): xembed client for PDF
 #   - nnn's nuke plugin for text preview and fallback
 #     nuke is a fallback for 'mpv', 'sxiv'/'nsxiv', and 'zathura', but has its