-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Redot Version 4.3
Issue Description
When trying to follow the first 2D game tutorial, there is a section for acquiring the game assets, the links for these assets are not working and both edge and chrome resolve to a page containing "not found". I have tried this on multiple computers, a phone, and two public Wi-Fi networks. This problem occurs for both the GDScript, and C# option.
Image of Link Trying to be Used
This is the problematic documentation page.
https://docs.redotengine.org/en/stable/getting_started/first_2d_game/01.project_setup
This is the page in the documentation repository
https://github.com/Redot-Engine/redot-docs/blob/master/getting_started/first_2d_game/01.project_setup.rst
Possible Solution
The Documentation Repository the link tries to access is github.com/redot-engine/redot-docs-project-starters. In attempting to find 'redot-docs-project-starters' I could not, perhaps this needs to be forked over.
