-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Clean up absolute links in docs #6477
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
✅ Deploy Preview for knative ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold I need to check a couple pages before this is ready to merge. |
2dc2758 to
0dc7a5a
Compare
|
It turns out that |
0dc7a5a to
0b4924f
Compare
|
/hold cancel |
|
/lgtm |
Absolute links like
/docs/...will always link to the current release, even when in older or pre-release version documentation. This switches all(/docslinks (except one snippet, which has inclusions at different depths).At some point, we should probably look at combining the serving and eventing observability documentation (which are now both under "administration"), but I didn't want to blow up the size of this PR.
Proposed Changes
(/docslinks with relative links within the versioned directory.