From 58edd9a934ca0072032a7548580671a2dc3099e4 Mon Sep 17 00:00:00 2001 From: Sean Feeney Date: Tue, 10 Sep 2019 18:31:37 -0700 Subject: [PATCH 1/2] URL fixes --- docs/04-Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/04-Getting-Started.md b/docs/04-Getting-Started.md index 8c5b09b..49c89e0 100644 --- a/docs/04-Getting-Started.md +++ b/docs/04-Getting-Started.md @@ -14,8 +14,8 @@ - Recommended: Block access to `peppermint.json`, where it stores it's settings ## Setup Instructions -1. Once you've ensured your web server meets the requirements, obtain a copy of Pepperminty Wiki (see _[Getting a copy](05-Getting-A-Copy.md)_). +1. Once you've ensured your web server meets the requirements, obtain a copy of Pepperminty Wiki (see _[Getting a copy](05-Getting-A-Copy.html)_). 2. Put the `index.php` file on your web server. 3. Navigate to Pepperminty Wiki in your web browser. If you uploaded the `index.php` to `wiki/` on your web server `bobsrockets.com`, then you should navigate to `bobsrockets.com/wiki/`. -4. See the [Configuring](#configuring) section for information on how to customise your installation, including the default login credentials. +4. See the [Configuring](06-Configuration.html) section for information on how to customize your installation, including the default login credentials. 5. Ensure you configure your web server to block access to `peppermint.json`, as this contains all your account details (including your hashed password!) From 527dada19f7a46e5ae616889594544719538199f Mon Sep 17 00:00:00 2001 From: Sean Feeney Date: Tue, 17 Sep 2019 21:01:28 -0700 Subject: [PATCH 2/2] sbrl req --- docs/04-Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/04-Getting-Started.md b/docs/04-Getting-Started.md index 49c89e0..d15b491 100644 --- a/docs/04-Getting-Started.md +++ b/docs/04-Getting-Started.md @@ -17,5 +17,5 @@ 1. Once you've ensured your web server meets the requirements, obtain a copy of Pepperminty Wiki (see _[Getting a copy](05-Getting-A-Copy.html)_). 2. Put the `index.php` file on your web server. 3. Navigate to Pepperminty Wiki in your web browser. If you uploaded the `index.php` to `wiki/` on your web server `bobsrockets.com`, then you should navigate to `bobsrockets.com/wiki/`. -4. See the [Configuring](06-Configuration.html) section for information on how to customize your installation, including the default login credentials. +4. See the [Configuring](06-Configuration.html) section for information on how to customise your installation, including the default login credentials. 5. Ensure you configure your web server to block access to `peppermint.json`, as this contains all your account details (including your hashed password!)