File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
contributing/development/core_and_modules Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ scripting API.
212
212
.. |string_name | replace :: `StringName <https://github.com/godotengine/godot/blob/master/core/string/string_name.h >`__
213
213
.. |local_vector | replace :: `LocalVector <https://github.com/godotengine/godot/blob/master/core/templates/local_vector.h >`__
214
214
.. |array | replace :: `Array <https://github.com/godotengine/godot/blob/master/core/variant/array.h >`__
215
- .. |typed_array | replace :: `TypedArray <https://github.com/godotengine/godot/blob/master/core/variant/array .h >`__
216
- .. |packed_array | replace :: `Packed*Array <https://github.com/godotengine/godot/blob/master/core/variant/array .h >`__
215
+ .. |typed_array | replace :: `TypedArray <https://github.com/godotengine/godot/blob/master/core/variant/typed_array .h >`__
216
+ .. |packed_array | replace :: `Packed*Array <https://github.com/godotengine/godot/blob/master/core/variant/variant .h >`__
217
217
.. |list | replace :: `List <https://github.com/godotengine/godot/blob/master/core/templates/list.h >`__
218
218
.. |fixed_vector | replace :: `FixedVector <https://github.com/godotengine/godot/blob/master/core/templates/fixed_vector.h >`__
219
219
.. |span | replace :: `Span <https://github.com/godotengine/godot/blob/master/core/templates/span.h >`__
You can’t perform that action at this time.
0 commit comments