From 474de7260875df953d7beb67a592f5a6469349c9 Mon Sep 17 00:00:00 2001
From: Mira Ayre
Date: Tue, 4 Jan 2022 22:05:26 +0000
Subject: [PATCH] Fix public clone link (needed a port)
---
gitweb.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitweb.html b/gitweb.html
index 137cacd..0917c06 100644
--- a/gitweb.html
+++ b/gitweb.html
@@ -2,7 +2,7 @@
couple of them are actually useful!
Clone repos with git clone
-git://boxin.space/[repo-name].
+git://boxin.space:465/[repo-name].
In the highly unlikely event you wish to send a patch in, send them to
patches [at] [this domain]
--
2.35.3