1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00

Update class reference contribution link.

(cherry picked from commit 527f4e9e68)
This commit is contained in:
Lukas Tenbrink
2025-08-27 13:08:29 +02:00
committed by Thaddeus Crews
parent 301f749910
commit 20ca0dce72
6 changed files with 25 additions and 25 deletions

View File

@@ -62,7 +62,7 @@
#include "modules/mono/csharp_script.h"
#endif
#define CONTRIBUTE_URL vformat("%s/contributing/documentation/updating_the_class_reference.html", VERSION_DOCS_URL)
#define CONTRIBUTE_URL "https://contributing.godotengine.org/en/latest/documentation/class_reference.html"
#ifdef MODULE_MONO_ENABLED
// Sync with the types mentioned in https://docs.godotengine.org/en/stable/tutorials/scripting/c_sharp/c_sharp_differences.html