aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-25 14:27:46 -0500
committerJesús <heckyel@hyperbola.info>2021-02-25 14:27:46 -0500
commitf26c9be85e1ac78d30954b3aa38c119bef415579 (patch)
treef4db490792f8dafb73ed9c9116fb6533e6afed94 /youtube
parent875e1ef9864222cb123e09cdb717b2756bfb8c91 (diff)
downloadyt-local-f26c9be85e1ac78d30954b3aa38c119bef415579.tar.lz
yt-local-f26c9be85e1ac78d30954b3aa38c119bef415579.tar.xz
yt-local-f26c9be85e1ac78d30954b3aa38c119bef415579.zip
Fix URL
Diffstat (limited to 'youtube')
-rw-r--r--youtube/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/base.html b/youtube/templates/base.html
index 6de1b3d..7b32d76 100644
--- a/youtube/templates/base.html
+++ b/youtube/templates/base.html
@@ -143,7 +143,7 @@
</main>
<footer class="footer">
<div>
- <a href="https://git.sr.ht/~heckyel/yt-local.git"
+ <a href="https://git.sr.ht/~heckyel/yt-local"
rel="noopener noreferrer" target="_blank">
Released under the AGPLv3 or later
</a>