Fix redirect rule affecting C# tutorial (#430)

Closes  #429
This commit is contained in:
Patrice Chalin 2020-09-30 20:48:23 -04:00 committed by GitHub
parent da60445e70
commit 9fe1befed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@
{{ end -}}
# Handle /docs/tutorials/basic/c(.html)?
/docs/tutorials/basic/c* /docs/languages/cpp/basics
/docs/tutorials/basic/c /docs/languages/cpp/basics
/docs/tutorials/basic/c.html /docs/languages/cpp/basics
# C# .NET
/docs/languages/csharp/dotnet/api https://grpc.github.io/grpc/csharp-dotnet/api/Grpc.Core