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:
Heinich Porro
2019-02-25 09:50:41 -03:00
committed by Max Hilbrunner
parent 3f9e8f98b8
commit f7c9c326cf

View File

@@ -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
----------