-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
docs: make absolute links relative #9107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for the PR, @FloEdelmann! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9107 +/- ##
==========================================
- Coverage 88.05% 87.41% -0.64%
==========================================
Files 410 260 -150
Lines 14195 12617 -1578
Branches 4140 3942 -198
==========================================
- Hits 12499 11029 -1470
+ Misses 1391 1313 -78
+ Partials 305 275 -30
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me!
Thanks @FloEdelmann !
a2721e3
into
typescript-eslint:main
PR Checklist
Addresses an existing open issueThat issue was marked as accepting prsOverview
Absolute links open in a new tab. Since these are links to other docs pages, these should be relative links instead which open in the same tab.
I've checked that these are the only absolute links to
typescript-eslint.io
.