diff --git a/Documentation/api.md b/Documentation/api.md index ae36c6ff..c0dadbd7 100644 --- a/Documentation/api.md +++ b/Documentation/api.md @@ -88,7 +88,7 @@ func main() { } ``` -A clear working example of the Dex gRPC client can be found [here][../examples/grpc-client/README.md]. +A clear working example of the Dex gRPC client can be found [here](../examples/grpc-client/README.md). ## Authentication and access control