From 2b1f2104cd8457bd18562b36ecac6e01e8a46857 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Thu, 5 Sep 2019 21:42:07 -0400 Subject: [PATCH] docs(contributing): move to own directory --- docs/latest/README.md | 2 +- docs/latest/SUMMARY.md | 2 +- docs/latest/{contributing.md => contributing/index.md} | 0 docs/latest/frequently-asked-questions.md | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) rename docs/latest/{contributing.md => contributing/index.md} (100%) diff --git a/docs/latest/README.md b/docs/latest/README.md index ff886ccb8..023f42014 100644 --- a/docs/latest/README.md +++ b/docs/latest/README.md @@ -40,7 +40,7 @@ Check out these helpful links: - Ready to dive into some code? Check out our [Getting Started Guide](./essentials/getting-started.md). - We're an active, vibrant community. - [Learn how you can be more involved.](./contributing.md) + [Learn how you can be more involved.](./contributing/index.md) - Feeling lost? Read our [help page](./help.md).