diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:22:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:22:31 -0500 |
commit | 75950bd393ca35e47ef0933b91f5cb676dd4bfee (patch) | |
tree | e1011069105393d56cebbe80f51779e5a8653c50 /templates/video.tpl | |
parent | f5110cb9169bd755cf648440fd8aee777fdb5718 (diff) | |
download | ytlibre-75950bd393ca35e47ef0933b91f5cb676dd4bfee.tar.lz ytlibre-75950bd393ca35e47ef0933b91f5cb676dd4bfee.tar.xz ytlibre-75950bd393ca35e47ef0933b91f5cb676dd4bfee.zip |
update URL
Diffstat (limited to 'templates/video.tpl')
-rw-r--r-- | templates/video.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.tpl b/templates/video.tpl index f690f3a..51c5cf4 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -159,7 +159,7 @@ <a class="enlace" href="templates/librejs.html" data-jslicense="1" rel="license noopener noreferrer" target="_blank">Información de licencias de JavaScript.</a> </p> - <p class="copyleft">Versión <a href="https://libregit.org/heckyel/ytlibre/src/tag/{$version}" + <p class="copyleft">Versión <a href="{$source_code}/src/tag/{$version}" class="enlace" rel="noopener noreferrer" target="_blank">{$version}</a></p> |