Updated help search and all docs.o3de.org links to o3de.org (#1594)
This commit is contained in:
@@ -28,7 +28,7 @@ namespace GradientSignal
|
||||
static constexpr const char* const s_componentDescription = "Generates a gradient by sampling a random noise generator";
|
||||
static constexpr const char* const s_icon = "Editor/Icons/Components/Gradient.svg";
|
||||
static constexpr const char* const s_viewportIcon = "Editor/Icons/Components/Viewport/Gradient.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::Crc32 OnGenerateRandomSeed();
|
||||
|
||||
Reference in New Issue
Block a user