]> Sergey Matveev's repositories - nnn.git/commitdiff
fix nsxiv upstream link
authorNRK <nrk@disroot.org>
Tue, 11 Oct 2022 16:00:42 +0000 (22:00 +0600)
committerNRK <nrk@disroot.org>
Tue, 11 Oct 2022 16:00:42 +0000 (22:00 +0600)
main repo is hosted on codeberg, github is only a mirror.

plugins/imgview
plugins/preview-tabbed

index 58077a98453abda48ca465085b3e7d556ef86e99..9f2d97909f132d469e4905eed61b65b2e4e6ffce 100755 (executable)
@@ -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
index 49c0bc9782cc1ddcf2e8b2b6dd217e97c86bd310..d1354bc990b63ab91b373d44ce54b002e95dc38d 100755 (executable)
@@ -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