From 4365d9716206af8386f4e19f5e02839cca32dc71 Mon Sep 17 00:00:00 2001 From: Luk Burchard Date: Mon, 7 Aug 2017 18:10:56 +0200 Subject: [PATCH] Update api.md --- Documentation/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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