diff options
author | George L. Albany <Megacake1234@gmail.com> | 2023-05-21 02:41:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-21 02:41:14 +0200 |
commit | 30fa7d74ddcfd4e64a5526995a392f7b51feb869 (patch) | |
tree | 009b5a9963349cbec98f3f7a4311692ce60e8fb4 | |
parent | 9e34280b55157fa1b0d7ad672ffa2f5f4449debd (diff) | |
parent | e1814d8d7a9f154ef20532357c56ffd0fdfd730f (diff) |
Merge pull request #122 from OpenVicProject/quickstart-link-update
-rw-r--r-- | docs/contribution-quickstart-guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contribution-quickstart-guide.md b/docs/contribution-quickstart-guide.md index 48cd11a..e5f780d 100644 --- a/docs/contribution-quickstart-guide.md +++ b/docs/contribution-quickstart-guide.md @@ -33,7 +33,7 @@ ![](images/installation/scons-install.png) -## 4. [Godot](https://downloads.tuxfamily.org/godotengine/4.0/rc3/) +## 4. [Godot](https://github.com/godotengine/godot/releases/latest) - Download Godot 4. The current version for the project will be on the [main README](../README.md) page. ![](images/installation/godot-dl-page.png) |