Updated help search and all docs.o3de.org links to o3de.org (#1594)
This commit is contained in:
@@ -34,7 +34,7 @@ namespace GradientSignal
|
||||
static constexpr const char* const s_componentDescription = "Transforms coordinates into a space relative to a shape, allowing other transform and sampling modifications";
|
||||
static constexpr const char* const s_icon = "Editor/Icons/Components/GradientModifier.svg";
|
||||
static constexpr const char* const s_viewportIcon = "Editor/Icons/Components/Viewport/GradientModifier.png";
|
||||
static constexpr const char* const s_helpUrl = "https://docs.o3de.org/docs/user-guide/components/";
|
||||
static constexpr const char* const s_helpUrl = "https://o3de.org/docs/user-guide/components/";
|
||||
|
||||
private:
|
||||
AZ::u32 ConfigurationChanged() override;
|
||||
|
||||
Reference in New Issue
Block a user