From 36cccb99846913ece9cdf67f756216f42b13f872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elm=C4=81rs=20=C4=80boli=C5=86=C5=A1?= Date: Tue, 22 Jun 2021 14:30:42 +0300 Subject: [PATCH] link fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da466ab..ac2495e 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,4 @@ end) Or continue on to the State and Input guide: [Here](./docs/State-Input-Guide.md) If you are using gamestates, scene guide will be of interest: [Here](./docs/core/Scenes.md) -For a more general overview of the whole library: [Module index](./Modules-Index.md) \ No newline at end of file +For a more general overview of the whole library: [Module index](./docs/Modules-Index.md) \ No newline at end of file