From e96b4dd93ce3fed02176c5db73c086db8238e352 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Tue, 16 Aug 2022 09:46:16 -0500 Subject: [PATCH] Fix link mistake / Add new doc to .pages * fixed incorrect link * added new doc to .pages in Contribute --- README.md | 2 +- docs/guides/contribute/.pages | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d292a986f0..522ec46d7b 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ The advantage of having Documentation running on a local server instance, is tha There is a third method, that will get you up and running fast without either Docker or LXD, but read the caveats of this procedure carefully: -* Fast Documentation System [here](https://docs.rockylinux.org/guides/contribute/local_docs.md) +* Fast Documentation System [here](https://docs.rockylinux.org/guides/contribute/local_docs/) ## Keep Up With The Conversation diff --git a/docs/guides/contribute/.pages b/docs/guides/contribute/.pages index 2a7060885f..650ecb29ce 100644 --- a/docs/guides/contribute/.pages +++ b/docs/guides/contribute/.pages @@ -3,5 +3,6 @@ nav: - ... | README*.md - ... | rockydocs_web_dev*.md - ... | mkdocs_lsyncd*.md + - ... | local_docs*.md - ... | navigation*.md - ... | rockydocs_formatting*.md