aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 210735a..cd99f39 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@ Written in [Go](https://go.dev/)
Simply replace the hostname of your youtube.com or youtu.be link with the hostname of your favorite EmbedTube instance:
E.g. https://www.youtube.com/watch?v=cvDyQUpaFf4
-: => https://embedtube.tjkeller.xyz/watch?v=cvDyQUpaFf4
+: => https://yt.tjkeller.xyz/watch?v=cvDyQUpaFf4
E.g. https://youtu.be/cvDyQUpaFf4?t=75
-: => https://embedtube.tjkeller.xyz/cvDyQUpaFf4?t=75
+: => https://yt.tjkeller.xyz/cvDyQUpaFf4?t=75
# SELF-HOSTING
Install [Go](https://go.dev/) and [Git](https://git-scm.com/). Then run: