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 @@ -218,8 +218,8 @@ scripting API.
218218.. |string_name | replace :: `StringName <https://github.com/godotengine/godot/blob/master/core/string/string_name.h >`__
219219.. |local_vector | replace :: `LocalVector <https://github.com/godotengine/godot/blob/master/core/templates/local_vector.h >`__
220220.. |array | replace :: `Array <https://github.com/godotengine/godot/blob/master/core/variant/array.h >`__
221- .. |typed_array | replace :: `TypedArray <https://github.com/godotengine/godot/blob/master/core/variant/array .h >`__
222- .. |packed_array | replace :: `Packed*Array <https://github.com/godotengine/godot/blob/master/core/variant/array .h >`__
221+ .. |typed_array | replace :: `TypedArray <https://github.com/godotengine/godot/blob/master/core/variant/typed_array .h >`__
222+ .. |packed_array | replace :: `Packed*Array <https://github.com/godotengine/godot/blob/master/core/variant/variant .h >`__
223223.. |list | replace :: `List <https://github.com/godotengine/godot/blob/master/core/templates/list.h >`__
224224.. |fixed_vector | replace :: `FixedVector <https://github.com/godotengine/godot/blob/master/core/templates/fixed_vector.h >`__
225225.. |span | replace :: `Span <https://github.com/godotengine/godot/blob/master/core/templates/span.h >`__
@@ -228,7 +228,7 @@ scripting API.
228228.. |a_hash_map | replace :: `AHashMap <https://github.com/godotengine/godot/blob/master/core/templates/a_hash_map.h >`__
229229.. |rb_map | replace :: `RBMap <https://github.com/godotengine/godot/blob/master/core/templates/rb_map.h >`__
230230.. |dictionary | replace :: `Dictionary <https://github.com/godotengine/godot/blob/master/core/variant/dictionary.h >`__
231- .. |typed_dictionary | replace :: `TypedDictionary <https://github.com/godotengine/godot/blob/master/core/variant/dictionary .h >`__
231+ .. |typed_dictionary | replace :: `TypedDictionary <https://github.com/godotengine/godot/blob/master/core/variant/typed_dictionary .h >`__
232232.. |pair | replace :: `Pair <https://github.com/godotengine/godot/blob/master/core/templates/pair.h >`__
233233
234234Math types
You can’t perform that action at this time.
0 commit comments