aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--youtube/templates/base.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4b6ffdb..8fc5d65 100644
--- a/README.md
+++ b/README.md
@@ -141,4 +141,4 @@ This project is completely free/Libre and will always be.
- [Minitube](https://flavio.tordini.org/minitube), [github here](https://github.com/flaviotordini/minitube)
- [toogles](https://github.com/mikecrittenden/toogles) (only embeds videos, doesn't use mp4)
- [Yotter](https://github.com/ytorg/Yotter) Similar to this project and to invidious. Also supports Twitter
-- [YTLibre](https://git.sr.ht/~heckyel/ytlibre.git) only extract video
+- [YTLibre](https://git.sr.ht/~heckyel/ytlibre) only extract video
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>