Merge pull request #110018 from Ivorforce/contributing-links
Update class reference contribution link.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user