From b0a8f585c3bcb125b2373caa00fa6ba2744baa9f Mon Sep 17 00:00:00 2001 From: James Shubin Date: Wed, 14 Feb 2018 14:03:07 -0500 Subject: [PATCH] readme: Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b43ed5a7..e9cd8d28 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Please read, enjoy and help improve our documentation! ## Questions: Please ask in the [community](#community)! -If you have a well phrased question that might benefit others, consider asking it by sending a patch to the documentation [FAQ](https://github.com/purpleidea/mgmt/blob/master/docs/documentation.md#usage-and-frequently-asked-questions) section. I'll merge your question, and a patch with the answer! +If you have a well phrased question that might benefit others, consider asking it by sending a patch to the [FAQ](docs/faq.md) section. I'll merge your question, and a patch with the answer! ## Roadmap: Feel free to grab one of the straightforward [#mgmtlove](https://github.com/purpleidea/mgmt/labels/mgmtlove) issues if you're a first time contributor to the project or if you're unsure about what to hack on!