diff --git a/Documentation/api.md b/Documentation/api.md index ae36c6ff628c3d43a5166148219d973581939e60..c0dadbd7f72ca8ff626d03158ad5bea34dd7befb 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