From 2db2dfdc392606469108e94ae1221891947d74d7 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Jun 2024 08:00:00 +0800 Subject: go.mod, etc: git.icyphox.sh/legit -> git.sr.ht/~runxiyu/legitrx --- routes/handler.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'routes/handler.go') diff --git a/routes/handler.go b/routes/handler.go index 2a35168..38a57ee 100644 --- a/routes/handler.go +++ b/routes/handler.go @@ -3,7 +3,7 @@ package routes import ( "net/http" - "git.icyphox.sh/legit/config" + "git.sr.ht/~runxiyu/legitrx/config" ) // Checks for gitprotocol-http(5) specific smells; if found, passes -- cgit v1.2.3