diff --git a/HACKING.md b/HACKING.md index ae87784..2af80d4 100644 --- a/HACKING.md +++ b/HACKING.md @@ -14,7 +14,7 @@ - Clone **Personal-site** ```console -$ git clone https://libregit.org/heckyel/personal-site.git +$ git clone https://git.sr.ht/~heckyel/personal-site ``` - Run `virtualenv`. diff --git a/README.md b/README.md index c4df8f3..910f563 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ packages, you will probably want the following: 1. Clone personal-site - $ git clone https://libregit.org/heckyel/personal-site.git + $ git clone https://git.sr.ht/~heckyel/personal-site 2. Run `virtualenv`. diff --git a/project/templates/trabajo/index.djhtml b/project/templates/trabajo/index.djhtml index acdf1dd..eb7ddd4 100644 --- a/project/templates/trabajo/index.djhtml +++ b/project/templates/trabajo/index.djhtml @@ -145,7 +145,7 @@ 2017 - {% now "Y" %} - Heckyel GNU AGPLv3+ | Source Code