Merge pull request #110018 from Ivorforce/contributing-links

Update class reference contribution link.
This commit is contained in:
Thaddeus Crews
2025-09-11 11:38:16 -05:00
6 changed files with 25 additions and 25 deletions

View File

@ -66,7 +66,7 @@
#include "modules/mono/csharp_script.h"
#endif
#define CONTRIBUTE_URL vformat("%s/contributing/documentation/updating_the_class_reference.html", GODOT_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