Merge pull request #1016 from realfake/patch-2

Fix documentation link
This commit is contained in:
Eric Stroczynski 2017-08-07 13:50:47 -07:00 committed by GitHub
commit f493896030

View file

@ -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