Conversation
We recently changed the replacement notice to link to e18e, this is just one we missed.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThe pull request updates the documentation URL resolution for documented replacements across two Vue components. In ReplacementSuggestion.vue and Replacement.vue, the docUrl computation is modified to point to a new domain at https://e18e.dev/docs/replacements/{docPath}.html instead of the previous GitHub docs reference. The changes maintain existing null-check logic and guard clauses whilst appending .html to the docPath parameter. Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Comment |
We recently changed the replacement notice to link to e18e, this is just
one we missed.