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:
parent
21e7bfc54c
commit
9f35a668b5
@ -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.
|
Nitter is a free and open source alternative Twitter front-end focused on privacy.
|
||||||
- [Bibliogram](https://sr.ht/~cadence/bibliogram/)
|
- [Bibliogram](https://sr.ht/~cadence/bibliogram/)
|
||||||
Bibliogram is an alternative front-end for Instagram.
|
Bibliogram is an alternative front-end for Instagram.
|
||||||
- [Invidious](https://invidious.org)
|
- [Invidious](https://invidious.io)
|
||||||
Invidious is an alternative front-end to YouTube.
|
Invidious is an alternative front-end to YouTube.
|
||||||
- [Libreddit](https://github.com/spikecodes/libreddit)
|
- [Libreddit](https://github.com/spikecodes/libreddit)
|
||||||
Libreddit is an alternative private front-end to Reddit.
|
Libreddit is an alternative private front-end to Reddit.
|
||||||
|
@ -32,7 +32,7 @@ block content
|
|||||||
+project(
|
+project(
|
||||||
'Invidious',
|
'Invidious',
|
||||||
'Invidious is an alternative front-end to YouTube.',
|
'Invidious is an alternative front-end to YouTube.',
|
||||||
'https://invidious.org',
|
'https://invidious.io',
|
||||||
'https://invidious.snopyta.org/feed/popular',
|
'https://invidious.snopyta.org/feed/popular',
|
||||||
false
|
false
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user