Updated help search and all docs.o3de.org links to o3de.org (#1594)
This commit is contained in:
@@ -25,6 +25,6 @@ namespace GradientSignal
|
||||
static constexpr const char* const s_componentDescription = "Generates a gradient by sampling an image asset";
|
||||
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/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user