diff --git a/wwwroot/content/syntax/Atmosphere/Atmosphere.md b/wwwroot/content/syntax/Atmosphere/Atmosphere.md index ac9dd97..cc19b52 100644 --- a/wwwroot/content/syntax/Atmosphere/Atmosphere.md +++ b/wwwroot/content/syntax/Atmosphere/Atmosphere.md @@ -1,7 +1,7 @@ The `Atmosphere { }` subnode of the `Body { }` node describes the body's atmospheric attributes, such as oxygen, pressure, and temperature. It also contains the `AtmosphereFromGround { }` subnode (AFG), which details the atmosphere's colors. ## Subnodes {#Subnodes} -* [AtmosphereFromGround { }]( /Syntax/Atmosphere/AtmosphereFromGround) +* [AtmosphereFromGround { }](/Syntax/AtmosphereFromGround) ## Example {#Example} ```