Fix documentation missing dev env scripts

Mentioned in #5398
This commit is contained in:
Andrej730
2024-09-19 18:29:39 +05:00
parent 394b24ddfe
commit 31befd424b
@@ -153,7 +153,7 @@ our Blender installation (you will need to restart Blender to see changes).
For Linux or Mac:
.. literalinclude:: ../../scripts/installation/dev_environment.sh
.. literalinclude:: ../../../scripts/installation/dev_environment.sh
:language: bash
:caption: dev_environment.sh
@@ -161,7 +161,7 @@ Or, if you're on Windows, you can use the batch script below. You need to run
it as an administrator. Before running it follow the instructions descibed
in the `rem` tags.
.. literalinclude:: ../../scripts/installation/dev_environment.bat
.. literalinclude:: ../../../scripts/installation/dev_environment.bat
:language: bat
:caption: dev_environment.bat