mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Update links to the contributing section of the docs to the appropriate new sections.
(cherry picked from commit 4c0026b053)
This commit is contained in:
parent
20ca0dce72
commit
1f1017a47f
14 changed files with 24 additions and 24 deletions
|
|
@ -554,7 +554,7 @@ def configure_msvc(env: "SConsEnvironment", vcvars_msvc_config):
|
|||
"The Direct3D 12 rendering driver requires dependencies to be installed.\n"
|
||||
"You can install them by running `python misc\\scripts\\install_d3d12_sdk_windows.py`.\n"
|
||||
"See the documentation for more information:\n\t"
|
||||
"https://docs.godotengine.org/en/latest/contributing/development/compiling/compiling_for_windows.html"
|
||||
"https://docs.godotengine.org/en/latest/engine_details/development/compiling/compiling_for_windows.html"
|
||||
)
|
||||
sys.exit(255)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue