Skip to content

Commit 2738fb5

Browse files
committed
Fix broken link in C# Quickstart Guide
1 parent b39583f commit 2738fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart/csharp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Or if using the .NET Core SDK, from the `examples/csharp/helloworld-from-cli` di
368368
and [gRPC Concepts](../guides/concepts.html)
369369
- Work through a more detailed tutorial in [gRPC Basics: C#][]
370370
- Explore the gRPC C# core API in its [reference
371-
documentation](/grpc/csharp/)
371+
documentation](/grpc/csharp/api/Grpc.Core.html)
372372

373373
[helloworld.proto]:../protos/helloworld.proto
374374
[gRPC Basics: C#]:../tutorials/basic/csharp.html

0 commit comments

Comments
 (0)