From 1ed4bacece463b54600e86c3b7b04c7d7439e0c4 Mon Sep 17 00:00:00 2001 From: clsr Date: Fri, 24 Aug 2018 02:15:31 +0200 Subject: Update git repositoy path --- pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/about.html') diff --git a/pages/about.html b/pages/about.html index 04732a3..467d238 100644 --- a/pages/about.html +++ b/pages/about.html @@ -34,7 +34,7 @@

{{ .SiteName }} is a simple file uploading website, written from scratch in Go using net/http and the file system. It has some cool unique features, and it's cyb as fuck.

-

The source code is available at git.clsr.net/gomf, it's slightly less shit than the PHP pomf. All the technical details of the software are available there too.

+

The source code is available at git.clsr.net/gomf, it's slightly less shit than the PHP pomf. All the technical details of the software are available there too.

If you have found a file which you believe should be removed, please email me at {{ .Abuse }}. Please note I will not remove any files unless I am obligated to, for legal reasons, to remain off blacklists, or because I am required to by my hosting providers. A full list of removed files and their reasons will be available on /deletion_log.html.

-- cgit