mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
GitHub Actions: Check URLs using lychee (#1169)
This makes it possible to be aware of dead links and replace them with other resources (such as archived versions) as soon as possible.
This commit is contained in:
@@ -31,7 +31,7 @@ this demo.
|
||||
[^3]: There are known issues with runtime FBX loading, as mentioned in issue
|
||||
[#96043](https://github.com/godotengine/godot/issues/96043).
|
||||
|
||||
See the [Saving and Loading (Serialization)](/loading/serialization/) demo for
|
||||
See the [Saving and Loading (Serialization)](../serialization/) demo for
|
||||
an example of saving/loading game progress.
|
||||
|
||||
Language: GDScript
|
||||
@@ -49,5 +49,5 @@ Check out this demo on the asset library: https://godotengine.org/asset-library/
|
||||
- Files in `examples/3d_scenes/gltf/` are copyright
|
||||
[Poly Haven](https://polyhaven.com/a/plastic_monobloc_chair_01)
|
||||
and are licensed under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).
|
||||
- Files in `examples/audio/` are copyright [Red Eclipse](https://redeclipse.net)
|
||||
- Files in `examples/audio/` are copyright [Red Eclipse](https://www.redeclipse.net/)
|
||||
and are licensed under [CC BY-SA 4.0 International](https://www.creativecommons.org/licenses/by-sa/4.0/).
|
||||
|
||||
Reference in New Issue
Block a user