diff --git a/docs/stremio/faq.mdx b/docs/stremio/faq.mdx index 3decbe9..44d60e7 100644 --- a/docs/stremio/faq.mdx +++ b/docs/stremio/faq.mdx @@ -232,7 +232,7 @@ You will have to uninstall the old version of the addon as you would otherwise h ### Where can I find more addons? -Through the Community addons tab in the Addons menu of the Stremio app or the [community hosted addon list](https://stremio-addons.netlify.app/) +Through the Community addons tab in the Addons menu of the Stremio app or the [community hosted addon list](https://stremio-addons.com/) ### Is [insert addon here] down? diff --git a/docs/stremio/setup.mdx b/docs/stremio/setup.mdx index db56ea4..ac194ab 100644 --- a/docs/stremio/setup.mdx +++ b/docs/stremio/setup.mdx @@ -596,7 +596,7 @@ I will now go through some addons that provide content to Stremio. These addons are the backbone to our on-demand streaming experience. They provide the video content that allows us to watch anything we want. -You can have a look at this [community hosted addon list](https://stremio-addons.netlify.app/) to view all the available addons. +You can have a look at this [community hosted addon list](https://stremio-addons.com/) to view all the available addons. This list will have more addons listed than the ones shown in the Stremio app. @@ -809,7 +809,7 @@ import PopularPeople from "./addons/popular-people.mdx"; ### Subtitle Addons -Here are a list of working subtitle addons. This list may become outdated, please check the [community addons list with the subtitle filter](https://stremio-addons.netlify.app/?label=subtitles) if none of these work. +Here are a list of working subtitle addons. This list may become outdated, please check the [community addons list with the subtitle filter](https://stremio-addons.com/?label=subtitles) if none of these work. ```mdx-code-block import OpenSubtitles from "./addons/opensubtitles-v3.mdx";