aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/index.tpl2
-rw-r--r--templates/video.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index 63c7b08..f0778ef 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -23,7 +23,7 @@
</section>
<footer>
<p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer"
- href="https://libregit.org/heckyel/ytlibre.git"
+ href="{$source_code}"
target="_blank">LibreGit</a> bajo la Licencia
<a class="enlace" 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>
diff --git a/templates/video.tpl b/templates/video.tpl
index 51c5cf4..7bfdb82 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -149,7 +149,7 @@
<footer>
<p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace"
rel="noopener noreferrer"
- href="https://libregit.org/heckyel/ytlibre.git"
+ href="{$source_code}"
target="_blank">LibreGit</a> bajo la Licencia
<a class="enlace" 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>