-
Notifications
You must be signed in to change notification settings - Fork 58
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
docs: move redirects #556
docs: move redirects #556
Conversation
✅ Docs Preview ReadyNo new or changed pages found. |
✅ Deploy Preview for apollo-ios-docc canceled.
|
✅ Deploy Preview for eclectic-pie-88a2ba ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
These redirects can be found in the docs repo PR - here.
Thanks @calvincestari ! Would you mind merging this and apollographql/apollo-ios#3488 please and thank you? (I don't have write access.) |
git-subtree-dir: apollo-ios git-subtree-mainline: a2c55d4 git-subtree-split: fa98d2c8f3371a19eb06b1a54085df356909ac92
The docs team is centralizing redirects from
_redirects
files into the docs platform repository. (See https://github.com/apollographql/docs-rewrite/pull/370)Docs in external repositories can still add redirects in page frontmatter like so:
Redirects in a page's frontmatter take precedence over redirects in the _redirects file but flag a warning.