fix: typo in URL (#2)

* Fix the URL of the Invidious website

* Also fix it in the similar projects page
This commit is contained in:
TheFrenchGhosty 2022-06-03 20:58:28 +02:00 committed by GitHub
parent 21e7bfc54c
commit 9f35a668b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -110,7 +110,7 @@ libremdb will start running at http://localhost:3000.
Nitter is a free and open source alternative Twitter front-end focused on privacy.
- [Bibliogram](https://sr.ht/~cadence/bibliogram/)
Bibliogram is an alternative front-end for Instagram.
- [Invidious](https://invidious.org)
- [Invidious](https://invidious.io)
Invidious is an alternative front-end to YouTube.
- [Libreddit](https://github.com/spikecodes/libreddit)
Libreddit is an alternative private front-end to Reddit.

View file

@ -32,7 +32,7 @@ block content
+project(
'Invidious',
'Invidious is an alternative front-end to YouTube.',
'https://invidious.org',
'https://invidious.io',
'https://invidious.snopyta.org/feed/popular',
false
)
@ -47,4 +47,4 @@ block content
'Scribe is an alternative Medium frontend.',
'https://git.sr.ht/~edwardloveall/scribe',
'https://scribe.rip/'
)
)