godot_recipes
godot_recipes copied to clipboard
Issue with an article
trafficstars
I'm new to collaborative GitHub so I'll just point out a couple issues I found instead of messily requesting a pull but: https://github.com/kidscancode/godot_recipes/blob/10d80f6dac129d3a3f45ab71b8f843c456ef5168/docs/basics/3d/101_3d_03/index.html#L952 "LINK" is just the text "LINK" -- there's no real link to the resources mentioned.
https://github.com/kidscancode/godot_recipes/blob/10d80f6dac129d3a3f45ab71b8f843c456ef5168/docs/basics/3d/101_3d_03/index.html#L1082 Is missing one ")" at the end of the line for the code to run (syntax error).
Thanks anyhow, I love these resources.