From 08027967b7e39b785373bce2b04fda093925a8b3 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sat, 14 Aug 2021 17:23:22 +0100 Subject: [PATCH] Corrected link issue in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f90ab184..51e765a1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ All are welcome to make bug reports, feature requests, and pull requests for our For developers wanting to add features please follow these guidelines: -* All code is documented using ldoc, the end result can be found [here](docs). +* All code is documented using ldoc, the end result can be found [here](online-docs). * Changes should be made on your own fork and merged into `dev` through a pull request. * Pull requests are automatically linted and documentation checked. * Pull requests are manually reviewed to maintain code and language quality. @@ -129,7 +129,7 @@ The Explosive Gaming codebase is licensed under the [GNU General Public License [stable-dl]: https://github.com/explosivegaming/scenario/archive/master.zip [experimental-dl]: https://github.com/explosivegaming/scenario/archive/dev.zip [factorio]: https://factorio.com/ -[docs]: https://explosivegaming.github.io/scenario/ +[online-docs]: https://explosivegaming.github.io/scenario/ [issues]: https://github.com/explosivegaming/scenario/issues/new/choose [website]: https://explosivegaming.nl [discord]: https://discord.explosivegaming.nl