Updated help search and all docs.o3de.org links to o3de.org (#1594)
This commit is contained in:
@@ -168,7 +168,7 @@ namespace ImageProcessingAtomEditor
|
||||
|
||||
void TexturePropertyEditor::OnHelp()
|
||||
{
|
||||
QString webLink = tr("https://docs.o3de.org/docs/");
|
||||
QString webLink = tr("https://o3de.org/docs/");
|
||||
QDesktopServices::openUrl(QUrl(webLink));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user