You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Fixes #23509.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "editor_node.h"
|
||||
#include "editor_settings.h"
|
||||
|
||||
#define CONTRIBUTE_URL "http://docs.godotengine.org/en/latest/community/contributing/updating_the_class_reference.html"
|
||||
#define CONTRIBUTE_URL "https://docs.godotengine.org/en/latest/community/contributing/updating_the_class_reference.html"
|
||||
#define CONTRIBUTE2_URL "https://github.com/godotengine/godot-docs"
|
||||
#define REQUEST_URL "https://github.com/godotengine/godot-docs/issues/new"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user