diff options
author | Jesús <heckyel@hyperbola.info> | 2021-12-30 15:01:59 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-12-30 15:01:59 -0500 |
commit | 75edcf5091dac2d81b2d3ca07e72940a47bdaace (patch) | |
tree | c4276598c17495082eaa68aceec65d5e7657c7cf | |
parent | 36550050a4548447bf36cd0040f754c38f496bf5 (diff) | |
download | countries-75edcf5091dac2d81b2d3ca07e72940a47bdaace.tar.lz countries-75edcf5091dac2d81b2d3ca07e72940a47bdaace.tar.xz countries-75edcf5091dac2d81b2d3ca07e72940a47bdaace.zip |
update URL source code
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | licenses.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ </main> <footer class="footer"> <div> - <a href="https://hgit.conocimientoslibres.ga/testing/countries.git" + <a href="https://c.hgit.ga/testing/countries.git" rel="noopener noreferrer" target="_blank"> Released under the AGPLv3 or later </a> diff --git a/licenses.html b/licenses.html index 1a1e425..9ef03e8 100644 --- a/licenses.html +++ b/licenses.html @@ -42,7 +42,7 @@ </main> <footer class="footer"> <div> - <a href="https://hgit.conocimientoslibres.ga/testing/countries.git" + <a href="https://c.hgit.ga/testing/countries.git" rel="noopener noreferrer" target="_blank">Released under the AGPLv3 or later</a> </div> <div> |