From: Mike Frysinger Date: Tue, 11 Aug 2026 15:01:16 +0000 (+0545) Subject: contact/git: use to help break up URLs X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8ae1757129db1e2ca8ab7f61316323a6004f88b9;p=nano-editor.git contact/git: use to help break up URLs --- diff --git a/contact.php b/contact.php index 1d7a298..e695b4c 100644 --- a/contact.php +++ b/contact.php @@ -22,15 +22,15 @@ For any other issues please email the nano-devel list (see below). diff --git a/git.php b/git.php index 5cdd328..f4dc75b 100644 --- a/git.php +++ b/git.php @@ -5,10 +5,10 @@
Nano's source code is clonable from -https://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://cgit.git.savannah.gnu.org/cgit/nano.git. +https://cgit.git.savannah.gnu.org/cgit/nano.git.

To build and run the bleeding-edge version of GNU nano,