diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2023-02-28 13:38:01 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2023-02-28 13:38:01 +0100 |
commit | 491ded18983a4ae963ce9c29e8df5d5680873ccb (patch) | |
tree | bee3b564700934929e13c9d254bf41e5c5b7e0f8 /README.md | |
parent | 0bc36c8954328a36295d50dc5f7722c9463f6f5c (diff) |
Minor typo and docs URL fixes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ To get started contributing to the project, see the [contributing guide](CONTRIB ## Documentation and demos -The official documentation is hosted on [ReadTheDocs](https://docs.godotengine.org). +The official documentation is hosted on [Read the Docs](https://docs.godotengine.org). It is maintained by the Godot community in its own [GitHub repository](https://github.com/godotengine/godot-docs). The [class reference](https://docs.godotengine.org/en/latest/classes/) |