all repos — elgit @ df0962a39ebef3853cbe90b3f7b07f7d2fce96d6

fork of legit: web frontend for git, written in go

all: no more pretty urls

commit

df0962a39ebef3853cbe90b3f7b07f7d2fce96d6

parent

232a3603a6dc67537109cec06e738b596265475c

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M routes/template.goroutes/template.go
@@ -9,7 +9,7 @@ "net/http"
"path/filepath" "strings" - "icyphox.sh/legit/git" + "git.icyphox.sh/legit/git" ) func (d *deps) Write404(w http.ResponseWriter) {