Files
apollo/docs/static/_redirects
Adam Zionts 44c03d7f9f Rename Platform section to Workflows (and dir)
Also, rename Apollo Platform to Apollo platform (casing)
2019-06-17 10:03:50 -07:00

26 lines
1.2 KiB
Plaintext

/ /docs/
# Redirect Removed Guides to Platform Features
/docs/guides/security.html /docs/workflows/operation-registry.html
/docs/guides/monitoring.html /docs/workflows/integrations.html
/docs/guides/versioning.html /docs/workflows/schema-validation.html#versioning
# This lived here for a short period of time.
/docs/resources/apollo-config.html /docs/workflows/apollo-config.html
/docs/workflows/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/workflows/tracing.html /docs/workflows/performance.html
/docs/workflows/errors.html /docs/workflows/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/workflows/apollo-config.html /docs/references/apollo-config.html