2
0
Эх сурвалжийг харах

Fix GDNative demo projects repository link (#4637)

Co-authored-by: Hugo Locurcio <[email protected]>
Ryan Roden-Corrent 4 жил өмнө
parent
commit
74106c2870

+ 1 - 1
tutorials/plugins/gdnative/gdnative-c-example.rst

@@ -13,7 +13,7 @@ that is to come after this.
 
 
 Before we begin, you can download the source code to the example object we
 Before we begin, you can download the source code to the example object we
 describe below in the `GDNative-demos repository
 describe below in the `GDNative-demos repository
-<https://docs.godotengine.org/en/latest/tutorials/scripting/gdnative/gdnative_c_example.html>`_.
+<https://github.com/godotengine/gdnative-demos/tree/master/c/simple>`_.
 
 
 This example project also contains a SConstruct file that makes compiling a
 This example project also contains a SConstruct file that makes compiling a
 little easier, but in this tutorial we'll be doing things by hand to
 little easier, but in this tutorial we'll be doing things by hand to