From 00f855efadfd2ad857eb467466da990483340961 Mon Sep 17 00:00:00 2001 From: Craig Date: Fri, 28 Jun 2019 19:11:52 +0100 Subject: [PATCH] edit links in Command-Methods Overview. --- Home.md | 2 +- _sidebar.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index f18c93c..6808e73 100644 --- a/Home.md +++ b/Home.md @@ -61,7 +61,7 @@ Before continuing, I recommend you are familiar with the following; - [The C.L.I's Flow](The-CLIs-Flow) - [Creating the Input-loop](Creating-the-Input-Loop) - [Command-Methods Overview](Command-Methods-Overview) -- [C.L.I. Validation Overview](CLI-Valdiation-Overview) +- [C.L.I. Validation Overview](CLI-Validiation-Overview) - [Changing the C.L.I. Icon](Changing-the-CLI-Icon) #### TestCentre diff --git a/_sidebar.md b/_sidebar.md index 0451346..50a331d 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -18,7 +18,7 @@ - [The C.L.I's Flow](The-CLIs-Flow) - [Creating the Input-loop](Creating-the-Input-Loop) - [Command-Methods Overview](Command-Methods-Overview) -- [C.L.I. Validation Overview](CLI-Valdiation-Overview) +- [C.L.I. Validation Overview](CLI-Validiation-Overview) - [Changing the C.L.I. Icon](Changing-the-CLI-Icon) #### TestCentre