From ec43894bbbebfe52e9f0c2b830ce189693282615 Mon Sep 17 00:00:00 2001 From: bobbyrullo Date: Wed, 4 Nov 2015 10:43:31 -0800 Subject: [PATCH] Update getting-started.md --- Documentation/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/getting-started.md b/Documentation/getting-started.md index 3d14d354..af49234e 100644 --- a/Documentation/getting-started.md +++ b/Documentation/getting-started.md @@ -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. -[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.