Files
apollo/docs/static/_redirects
2019-08-16 15:06:25 -07:00

29 lines
1.3 KiB
Plaintext

/ /docs/
# Split "Apollo Engine guide" into two articles
/docs/references/apollo-engine/ /docs/platform/graph-manager-overview/
# Redirect Removed Guides to Platform Features
/docs/guides/security.html /docs/platform/operation-registry.html
/docs/guides/monitoring.html /docs/platform/integrations.html
/docs/guides/versioning.html /docs/platform/schema-validation.html#versioning
# This lived here for a short period of time.
/docs/resources/apollo-config.html /docs/platform/apollo-config.html
/docs/platform/setup-analytics.html /docs/references/setup-analytics.html
# Redirect Removed Guides to Client & Server Docs
/docs/guides/schema-design.html /docs/apollo-server/essentials/schema.html
/docs/guides/testing-react-components.html /docs/react/recipes/testing.html
/docs/guides/state-management.html /docs/react/essentials/local-state.html
/docs/guides/access-control.html /docs/apollo-server/features/authentication.html
/docs/platform/tracing.html /docs/platform/performance.html
/docs/platform/errors.html /docs/platform/performance.html
# File uploads no longer have a home, but the blog post is the same content.
/docs/guides/file-uploads.html https://blog.apollographql.com/file-uploads-with-apollo-server-2-0-5db2f3f60675
# Move our Apollo config docs to the References section
/docs/platform/apollo-config.html /docs/references/apollo-config.html