From 427e46a2aa904b2ad16f6783f964d4b538755b86 Mon Sep 17 00:00:00 2001 From: Tom Ritserveldt Date: Mon, 6 Feb 2017 10:35:39 +0100 Subject: [PATCH] point to the correct puppet-guide path in docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7590242a..f997e553 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Please read, enjoy and help improve our documentation! | [quick start guide](docs/quick-start-guide.md) | for mgmt developers | | [resource guide](docs/resource-guide.md) | for mgmt developers | | [godoc API reference](https://godoc.org/github.com/purpleidea/mgmt) | for mgmt developers | -| [puppet guide](docs/puppet.md) | for puppet sysadmins | +| [puppet guide](docs/puppet-guide.md) | for puppet sysadmins | ## Questions: Please ask in the [community](#community)!