forked from mystiq/dex
Merge pull request #173 from coreos/bobbyrullo-patch-1
Documentation: fix link
This commit is contained in:
commit
add7970e38
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
In this document we'll stand up the full dex stack on a single machine. This should demonstrate all the moving parts involved in a dex installation, but is not appropriate for production deployment. Please see the [deployment guide][deployment-guide] for information on production dex setups.
|
In this document we'll stand up the full dex stack on a single machine. This should demonstrate all the moving parts involved in a dex installation, but is not appropriate for production deployment. Please see the [deployment guide][deployment-guide] for information on production dex setups.
|
||||||
|
|
||||||
[deployment-guide]: https://github.com/coreos/dex/blob/master/Documentation/deployment-guide.md
|
[deployment-guide]: https://github.com/coreos/dex/blob/master/Documentation/deploy-guide.md
|
||||||
|
|
||||||
We'll also start the example web app, so we can try registering and logging in.
|
We'll also start the example web app, so we can try registering and logging in.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue