From c200ac32aa895b3d305be639a551958e3802c5ad Mon Sep 17 00:00:00 2001 From: Aditya Ketkar Date: Sat, 14 Mar 2020 13:37:43 +0100 Subject: [PATCH] Updates Url Structure anchor link Minor fix to correct the anchor link to Url Structure. Fixes #300 --- .github/CODE_STRUCTURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODE_STRUCTURE.md b/.github/CODE_STRUCTURE.md index 6204415bc..5377bd13c 100644 --- a/.github/CODE_STRUCTURE.md +++ b/.github/CODE_STRUCTURE.md @@ -2,7 +2,7 @@ ## Directory structure -The URL structure of the project can be found [below](#url structure). +The URL structure of the project can be found [below](#url-structure). The directory structure of `src/` looks like this: ```