Merge pull request #2716 from aws-lumberyard-dev/cgalvan/FixVegetationLayerSpawnerDocLink
Fixed Vegetation Layer Spawner documentation link.
This commit is contained in:
@@ -29,6 +29,6 @@ namespace Vegetation
|
||||
static constexpr const char* const s_componentDescription = "Creates dynamic vegetation in a specified area";
|
||||
static constexpr const char* const s_icon = "Editor/Icons/Components/Vegetation.svg";
|
||||
static constexpr const char* const s_viewportIcon = "Editor/Icons/Components/Viewport/Vegetation.svg";
|
||||
static constexpr const char* const s_helpUrl = "https://o3de.org/docs/user-guide/components/reference/vegetation-layer-spawner/";
|
||||
static constexpr const char* const s_helpUrl = "https://o3de.org/docs/user-guide/components/reference/vegetation/layer-spawner/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user