mirror of https://github.com/grpc/grpc.io.git
parent
da60445e70
commit
9fe1befed6
|
|
@ -23,7 +23,8 @@
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
# Handle /docs/tutorials/basic/c(.html)?
|
# 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
|
# C# .NET
|
||||||
/docs/languages/csharp/dotnet/api https://grpc.github.io/grpc/csharp-dotnet/api/Grpc.Core
|
/docs/languages/csharp/dotnet/api https://grpc.github.io/grpc/csharp-dotnet/api/Grpc.Core
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue