diff --git a/README.md b/README.md index a26c588..2b7048f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ string for later. Clone the git repository on the server that you want to host fosspay on: - git clone git://github.com/ddevault/fosspay.git + git clone https://git.sr.ht/~sircmpwn/fosspay cd fosspay Install the Python packages: diff --git a/templates/admin.html b/templates/admin.html index 63bd19e..6f4b6e2 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -42,7 +42,7 @@ Donate to fosspay upstream?
  • - Contribute code to fosspay upstream? + Contribute code to fosspay upstream?
  • diff --git a/templates/index.html b/templates/index.html index 4e402b8..b47a041 100644 --- a/templates/index.html +++ b/templates/index.html @@ -153,7 +153,7 @@ window.email = "{{user.email}}"; {% endif %}

    - Powered by fosspay. + Powered by fosspay.