From 8f703e52799d80e5ccd88baafd45335a73a1f316 Mon Sep 17 00:00:00 2001 From: Kaitlyn Parkhurst Date: Sun, 20 Nov 2022 18:58:10 -0800 Subject: [PATCH] Docs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 623d66a..8b62c1e 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ MyJekyllBlog comes with a complete set of ansible roles to automate the installa 2. [How to perform a system restore](#how-to-perform-a-system-restore) 4. [Development Guide](#development-guide) 1. [Enable Development Mode](#enable-development-mode) - 1. [Working on the web panel](#working-on-the-web-panel) - 1. [Working on the database model](#working-on-the-database-model) - 1. [Working on the ssl certificates](#working-on-the-ssl-certificates) - 1. [Working on the build and deploy process](#) - 1. [Working on the nginx web servers](#) + 2. [Working on the web panel](#working-on-the-web-panel) + 3. [Working on the database model](#working-on-the-database-model) + 4. [Working on the ssl certificates](#working-on-the-ssl-certificates) + 5. [Working on the build and deploy process](#working-on-the-build and-deploy-process) + 6. [Working on the nginx web servers](#working-on-the-nginx-web-servers)