From c3662b5c4c4354b801a0d5b94bdbacd5d8ed96c6 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sat, 14 Aug 2021 17:28:55 +0100 Subject: [PATCH] Revmoed endding slash for urls --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51e765a1..2f390b9c 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](online-docs). +* All code is documented using ldoc, the end result can be found [here](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. @@ -128,8 +128,8 @@ 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/ -[online-docs]: https://explosivegaming.github.io/scenario/ +[factorio]: https://factorio.com +[docs]: https://explosivegaming.github.io/scenario [issues]: https://github.com/explosivegaming/scenario/issues/new/choose [website]: https://explosivegaming.nl [discord]: https://discord.explosivegaming.nl