mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Switch GitHub download links to the new repo
Every available release is now mirrored on GitHub, so we can finally update the mirror list and the download archive to point there, which offers better download speeds for users. Also added all release dates to the versions file.
This commit is contained in:
@@ -199,7 +199,7 @@ things you need to update `_data/mirrorlist_configs.yml` and add another record
|
||||
```
|
||||
- name: "4.1"
|
||||
stable: [ "github", "tuxfamily" ]
|
||||
preview: [ "github_builder", "tuxfamily" ]
|
||||
preview: [ "github_builds", "tuxfamily" ]
|
||||
```
|
||||
|
||||
The `stable` key refers to hosts available for the stable release of that version, while the `preview` key refers
|
||||
|
||||
Reference in New Issue
Block a user