diff --git a/doc/source/getting-started/contributing.rst b/doc/source/getting-started/contributing.rst index be07881..5656b74 100644 --- a/doc/source/getting-started/contributing.rst +++ b/doc/source/getting-started/contributing.rst @@ -31,7 +31,7 @@ Compiling as module of the Godot Engine git checkout 4.3-stable # Replace "4.3-stable" with the latest stable tag git clone https://github.com/limbonaut/limboai modules/limboai -Consult the `Godot Engine documentation `_~ +Consult the `Godot Engine documentation `_ for detailed instructions on building the engine. **Unit tests** can be compiled using the ``tests=yes`` build option. To execute them,