grpc.io/layouts/index.redirects

16 lines
778 B
Plaintext

/docs/quickstart/csharp-dotnet /docs/languages/csharp/quickstart-dotnet
/docs/tutorials/async/helloasync-cpp /docs/languages/cpp/async
/docs/tutorials/auth/oauth2-objective-c /docs/languages/objective-c/oauth2
# We're using a placeholder (`:lang`) instead of a splat (`*`) to avoid
# an infinite loop when attempting to visit `/docs/quickstart`.
/docs/quickstart/:lang /docs/languages/:lang/quickstart
/docs/reference/:lang/generated-code /docs/languages/:lang/generated-code
/docs/tutorials/basic/:lang /docs/languages/:lang/basics
# These redirect rules are for API reference docs. For a list of
# source URLs, see the apis.yaml file.
/grpc/* https://grpc.github.io/grpc/:splat
/grpc-* https://grpc.github.io/grpc-:splat