From 8ae1757129db1e2ca8ab7f61316323a6004f88b9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 11 Aug 2026 20:46:16 +0545 Subject: [PATCH] contact/git: use to help break up URLs --- contact.php | 6 +++--- git.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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, -- 2.47.3