From 4a32a269ef720031e957fb8bcba6456a2a295d66 Mon Sep 17 00:00:00 2001 From: Sarah Gibson <44771837+sgibson91@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:09:40 +0000 Subject: [PATCH] Add missing myst reference Co-authored-by: Georgiana --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f5e8b3d..8510152 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,7 +22,7 @@ We are currently using the [diátaxis framework](https://diataxis.fr/) to organi our docs into four main categories: - [**Tutorials**](tutorials): Step-by-step guides to complete a specific task -- **How-To guides**: Directions to solve scenarios faced while using the project. Their titles often complete the sentence "How do I...?" +- [**How-To guides**](howto): Directions to solve scenarios faced while using the project. Their titles often complete the sentence "How do I...?" - [**Explanation**](explanation): More in-depth discussion of topics within the project to broaden understanding. - [**Reference**](ref): Technical descriptions of the components within the project, and how to use them