docs: update Orama link to their new docs domain - #9146
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I wonder if this is the only place to consider this |
|
Good question. I searched the whole repo for the old domain. I found two more links in the website redesign blog post and I have updated them in this PR. The only other hit is an image host pattern for website-assets.oramasearch.com in next.config.mjs. That host no longer resolves, but it is a different service from the docs links, so I left it out of this PR. Happy to remove it too if you want. |
|
You can remove it, IMO |
Agreed, you can remove the images, they are broken anyways... |
The domain no longer resolves and no content references it anymore, so the remote pattern is not needed.
|
Done in 41a768b. I pulled the website-assets.oramasearch.com entry out of remotePatterns in apps/site/next.config.mjs. That was the last reference to the domain anywhere in the repo, so nothing points at the decommissioned host anymore. Thanks both for the quick turnaround on review. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9146 +/- ##
=======================================
Coverage 86.12% 86.12%
=======================================
Files 86 86
Lines 6046 6046
Branches 357 357
=======================================
Hits 5207 5207
Misses 835 835
Partials 4 4 ☔ View full report in Codecov by Harness. |
📦 Build Size ComparisonSummary
|
What
Updated the Orama link in the README from docs.oramasearch.com to docs.orama.com.
Why
The old domain no longer resolves. Orama moved their docs to orama.com.
Verification
docs.oramasearch.com fails DNS resolution, docs.orama.com returns 200.