Fix 404s, some redirects and some broken links.

This commit is contained in:
None
2018-05-30 16:49:21 -07:00
parent ec28f3d429
commit f064e4f7a7
22 changed files with 45 additions and 37 deletions

View File

@@ -209,7 +209,7 @@ directory.
References:
~~~~~~~~~~~
- `core/math <https://github.com/godotengine/godot/blob/master/core/math>`__
- `core/math <https://github.com/godotengine/godot/tree/master/core/math>`__
NodePath
--------
@@ -220,7 +220,7 @@ referencing them fast.
References:
~~~~~~~~~~~
- `core/path_db.h <https://github.com/godotengine/godot/blob/master/core/path_db.h>`__
- `core/node_path.h <https://github.com/godotengine/godot/blob/master/core/node_path.h>`__
RID
---