Skip to content

Commit 42a709f

Browse files
committed
docs(readme): changed link
1 parent 3ca163c commit 42a709f

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We're building this for YOU! **What other rating sites (Rotten Tomatoes? Letterb
1818

1919
# 🚀 Get Started in Seconds:
2020

21-
1. **Grab the Magic Link:** Head over to the [**Configure Page**](https://rating-aggregator-7h42.vercel.app/configure) and copy that Manifest URL. ✨
21+
1. **Grab the Magic Link:** Head over to the [**Configure Page**](https://rating-aggregator.elfhosted.com/configure/) and copy that Manifest URL. ✨
2222
2. **Beam it to Stremio:** Open Stremio, navigate to **Addons****Community Add-ons** (or might be just "Addons"), find the **Custom**/**Install from URL** option. ⚙️
2323
3. **Paste & Activate:** Paste the URL you copied and hit **Install** (or Add/Okay). ✅
2424
4. **🎉 BAM! 🎉** Unified ratings are now baked right into your Stremio experience! Enjoy the clarity!
@@ -62,7 +62,7 @@ Starring helps more people discover the addon, motivates development, and frankl
6262

6363
# 🔗 Quick Links:
6464

65-
* **Try the Beta / Get Manifest URL:** [Configure Page](https://rating-aggregator-7h42.vercel.app/configure)
65+
* **Try the Beta / Get Manifest URL:** [Configure Page](https://rating-aggregator.elfhosted.com/configure/)
6666
* **See the Code / Star Us ⭐:** [GitHub Repo](https://github.com/anmol210202/rating-aggregator-)
6767
* **Report Bugs / Suggest Features:** [Issues & Feedback](https://github.com/anmol210202/rating-aggregator-/issues)
6868

frontend/.env.production

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
VITE_HOME_BLURB=<img src="https://elfhosted.com/images/logo.svg" height="128px" width="128px" style="float: left; margin-right: 10px;"/><p>This is the public instance of <a href="https://github.com/anmol210202/rating-aggregator-/">Rating Aggregator</a>, sponsored by <a href="https://store.elfhosted.com/">ElfHosted</a> ❤️ <br/>See our FREE <a href="https://stremio-addons-guide.elfhosted.com">Stremio Addons Guide</a> for more great addons and features!</p>
2-
VITE_GA_MEASUREMENT_ID=G-X65B6K6HG2

frontend/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="preconnect" href="https://fonts.googleapis.com">
3333
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
3434
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
35-
<script type="module" crossorigin src="/configure/assets/main-b1lNoe87.js"></script>
35+
<script type="module" crossorigin src="/configure/assets/main-BFCvPgWc.js"></script>
3636
<link rel="stylesheet" crossorigin href="/configure/assets/main-UhbbeTGf.css">
3737
</head>
3838

0 commit comments

Comments
 (0)