From c1c9a9a8233d5657bb73f894c066c46755253939 Mon Sep 17 00:00:00 2001 From: bendsouza Date: Tue, 24 Dec 2024 16:39:12 +0000 Subject: [PATCH] correct URLs in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ec9eea..529dfe0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project aims to provide free and accessible language learning resources in 1. [Video creation]((https://www.youtube.com/channel/UCQjyvCIR9IkG02Q0Wmpz9sQ)) 2. Web backend -3. [Web frontend](videos.internationalwordoftheday.info) +3. [Web frontend](https://videos.internationalwordoftheday.info/) The project was created with Spanish as the target language to learn, and English as the base language. However, this can easily be customised to provide language learning resources for other languages. I have written [detailed documentation](https://github.com/bendsouza2/yt-translator/tree/main/python/README.md) on the video creation side of the project, which you can [view here](https://github.com/bendsouza2/yt-translator/tree/main/python/README.md) if you want to clone the project for your own use case. @@ -14,7 +14,7 @@ The project was created with Spanish as the target language to learn, and Englis You can [watch the videos here.](https://www.youtube.com/channel/UCQjyvCIR9IkG02Q0Wmpz9sQ) New videos are uploaded every day at 12pm UTC. -Or [go straight to the website.](videos.internationalwordoftheday.info) +Or [go straight to the website.](https://videos.internationalwordoftheday.info/) ## Developer Customisation - Video Uploads