mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Corrected link issue in readme
This commit is contained in:
committed by
Cooldude2606
parent
15c3ced9dd
commit
b06ada8761
@@ -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:
|
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.
|
* 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 automatically linted and documentation checked.
|
||||||
* Pull requests are manually reviewed to maintain code and language quality.
|
* 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
|
[stable-dl]: https://github.com/explosivegaming/scenario/archive/master.zip
|
||||||
[experimental-dl]: https://github.com/explosivegaming/scenario/archive/dev.zip
|
[experimental-dl]: https://github.com/explosivegaming/scenario/archive/dev.zip
|
||||||
[factorio]: https://factorio.com/
|
[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
|
[issues]: https://github.com/explosivegaming/scenario/issues/new/choose
|
||||||
[website]: https://explosivegaming.nl
|
[website]: https://explosivegaming.nl
|
||||||
[discord]: https://discord.explosivegaming.nl
|
[discord]: https://discord.explosivegaming.nl
|
||||||
|
|||||||
Reference in New Issue
Block a user