From ab4bb72e9156b7cc62235e5a60765b6877271d83 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 11 Aug 2026 20:29:36 +0545 Subject: [PATCH] git: update git & cgit links after savannah changes --- git.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.

-- 2.47.3