File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
engine_details/architecture Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ scripting API.
214214.. |string_name | replace :: `StringName <https://github.com/godotengine/godot/blob/master/core/string/string_name.h >`__
215215.. |local_vector | replace :: `LocalVector <https://github.com/godotengine/godot/blob/master/core/templates/local_vector.h >`__
216216.. |array | replace :: `Array <https://github.com/godotengine/godot/blob/master/core/variant/array.h >`__
217- .. |typed_array | replace :: `TypedArray <https://github.com/godotengine/godot/blob/master/core/variant/array .h >`__
218- .. |packed_array | replace :: `Packed*Array <https://github.com/godotengine/godot/blob/master/core/variant/array .h >`__
217+ .. |typed_array | replace :: `TypedArray <https://github.com/godotengine/godot/blob/master/core/variant/typed_array .h >`__
218+ .. |packed_array | replace :: `Packed*Array <https://github.com/godotengine/godot/blob/master/core/variant/variant .h >`__
219219.. |list | replace :: `List <https://github.com/godotengine/godot/blob/master/core/templates/list.h >`__
220220.. |fixed_vector | replace :: `FixedVector <https://github.com/godotengine/godot/blob/master/core/templates/fixed_vector.h >`__
221221.. |span | replace :: `Span <https://github.com/godotengine/godot/blob/master/core/templates/span.h >`__
@@ -224,7 +224,7 @@ scripting API.
224224.. |a_hash_map | replace :: `AHashMap <https://github.com/godotengine/godot/blob/master/core/templates/a_hash_map.h >`__
225225.. |rb_map | replace :: `RBMap <https://github.com/godotengine/godot/blob/master/core/templates/rb_map.h >`__
226226.. |dictionary | replace :: `Dictionary <https://github.com/godotengine/godot/blob/master/core/variant/dictionary.h >`__
227- .. |typed_dictionary | replace :: `TypedDictionary <https://github.com/godotengine/godot/blob/master/core/variant/dictionary .h >`__
227+ .. |typed_dictionary | replace :: `TypedDictionary <https://github.com/godotengine/godot/blob/master/core/variant/typed_dictionary .h >`__
228228.. |pair | replace :: `Pair <https://github.com/godotengine/godot/blob/master/core/templates/pair.h >`__
229229
230230Math types
You can’t perform that action at this time.
0 commit comments