From 52496e6ae5ef23d35a2dbbec727b2c49cf929d25 Mon Sep 17 00:00:00 2001 From: Achilles Kappis <axilleaz@protonmail.com> Date: Tue, 26 Mar 2024 20:04:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57af50b..cdeaa32 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The codebase under each section may or may not include code implementations in d ## Current structure -The current structure of the codebase is shown below. More information can be found in the [Wiki]() with separate pages for each category, and implementation. +The current structure of the codebase is shown below. More information can be found in the [Wiki](https://gitlab.com/in-nova/in-nova/-/wikis/home) with separate pages for each category, and implementation. - [Templates](https://gitlab.com/in-nova/in-nova/-/tree/main/Templates?ref_type=heads) - Function templates -- GitLab