You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -66,7 +67,7 @@ wish to help out, please visit the [godot-cpp section of the Contributing docs](
66
67
67
68
## Getting started
68
69
69
-
You need the same C++ pre-requisites installed that are required for the `godot` repository. Follow the [official build instructions for your target platform](https://docs.godotengine.org/en/latest/contributing/development/compiling/index.html#building-for-target-platforms).
70
+
You need the same C++ pre-requisites installed that are required for the `godot` repository. Follow the [official build instructions for your target platform](https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html).
70
71
71
72
Getting started with GDExtensions is a bit similar to what it was for 3.x but also a bit different.
0 commit comments