aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-05-30 18:26:09 -0500
committerJesús <heckyel@hyperbola.info>2021-05-30 18:26:09 -0500
commit4004361549ca1c3efe16b55d6133eddef1e2816c (patch)
treefc211ada7ddcfd1b5bc08b678e5b4aea9d0c8215
parentde432a4b835cf116f3fa5ab07dbfd9f1ef044d79 (diff)
downloadpersonal-site-4004361549ca1c3efe16b55d6133eddef1e2816c.tar.lz
personal-site-4004361549ca1c3efe16b55d6133eddef1e2816c.tar.xz
personal-site-4004361549ca1c3efe16b55d6133eddef1e2816c.zip
update URL source
-rw-r--r--HACKING.md2
-rw-r--r--README.md2
-rw-r--r--project/templates/trabajo/index.djhtml2
3 files changed, 3 insertions, 3 deletions
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
<a rel="license noopener noreferrer" href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">
<abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr></a> | <a rel="noopener noreferrer"
- href="https://libregit.org/heckyel/personal-site"
+ href="https://git.sr.ht/~heckyel/personal-site"
target="_blank">Source Code</a>
<a hidden href="{% static 'core/librejs.html' %}" data-jslicense="1" rel="license">Información de licencias de JavaScript.</a>
</p>