From 4346d944c3008d85e71d53d64e4e975aa84a011c Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Fri, 31 May 2019 00:24:48 +0100 Subject: [PATCH] update T.O.C. links.) --- Home.md | 1 + _sidebar.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 4d8ac4e..1504f93 100644 --- a/Home.md +++ b/Home.md @@ -24,4 +24,5 @@ Before continuing, I recommend you are familiar with the following; ## Table of Contents * [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Brittle-Fish/snippets) +* [Introduction to Brittle Fish](Introduction-to-Brittle-Fish) diff --git a/_sidebar.md b/_sidebar.md index b8dcfe4..9610dce 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -2,5 +2,6 @@ ## Table of Contents -1. [Home](Home.md) - +1. [Home](Home) +2. [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Brittle-Fish/snippets) +3. [Introduction to Brittle Fish](Introduction-to-Brittle-Fish)