mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update broken links (#2207)
* Update broken link There was a reference to core/dvector.h file insead of core/pool_vector.h * updated another broken link
This commit is contained in:
committed by
Max Hilbrunner
parent
3f9e8f98b8
commit
f7c9c326cf
@@ -132,7 +132,7 @@ References:
|
||||
~~~~~~~~~~~
|
||||
|
||||
- `core/os/memory.h <https://github.com/godotengine/godot/blob/master/core/os/memory.h>`__
|
||||
- `core/dvector.h <https://github.com/godotengine/godot/blob/master/core/dvector.h>`__
|
||||
- `core/pool_vector.h <https://github.com/godotengine/godot/blob/master/core/pool_vector.cpp>`__
|
||||
|
||||
Containers
|
||||
----------
|
||||
@@ -197,7 +197,7 @@ is fast.
|
||||
References:
|
||||
~~~~~~~~~~~
|
||||
|
||||
- `core/string_db.h <https://github.com/godotengine/godot/blob/master/core/string_db.h>`__
|
||||
- `core/string_name.h <https://github.com/godotengine/godot/blob/master/core/string_name.h>`__
|
||||
|
||||
Math types
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user