summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorSpartan322 <Megacake1234@gmail.com>2024-11-01 03:39:20 -0400
committerSpartan322 <Megacake1234@gmail.com>2024-11-01 03:39:20 -0400
commit246d3ecb5782f1f2db90a910e956fbc006972bd7 (patch)
treefde1ad2d0fe41d4e76c75f7bb950ed5be11c3d8a /test
parentbebc98d4eab0ca9164282d9c0770914025751d24 (diff)
downloadredot-cpp-246d3ecb5782f1f2db90a910e956fbc006972bd7.tar.gz
Fix README documentation issues
Fix redot-cpp rebranding for minor docs
Diffstat (limited to 'test')
-rw-r--r--test/doc_classes/Example.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/doc_classes/Example.xml b/test/doc_classes/Example.xml
index 457709d..741e6e8 100644
--- a/test/doc_classes/Example.xml
+++ b/test/doc_classes/Example.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="Example" inherits="Control" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/godotengine/godot/master/doc/class.xsd">
+<class name="Example" inherits="Control" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Redot-Engine/redot-engine/master/doc/class.xsd">
<brief_description>
A test control defined in GDExtension.
</brief_description>