From: Mike Frysinger Date: Tue, 11 Aug 2026 14:44:36 +0000 (+0545) Subject: git: update git & cgit links after savannah changes X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ab4bb72e9156b7cc62235e5a60765b6877271d83;p=nano-editor.git git: update git & cgit links after savannah changes --- diff --git a/git.php b/git.php index aa34526..5cdd328 100644 --- a/git.php +++ b/git.php @@ -5,15 +5,15 @@
Nano's source code is clonable from -https://git.savannah.gnu.org/git/nano.git. +https://https.git.savannah.gnu.org/git/nano.git.
It can be browsed on the web at -https://git.savannah.gnu.org/cgit/nano.git/log/. +https://cgit.git.savannah.gnu.org/cgit/nano.git.

To build and run the bleeding-edge version of GNU nano, read the - + instructions located in the git repository itself.