Updated help search and all docs.o3de.org links to o3de.org (#1594)
This commit is contained in:
@@ -509,7 +509,7 @@ void MainWindow::OnRescanButtonClicked()
|
||||
void MainWindow::OnSupportClicked(bool /*checked*/)
|
||||
{
|
||||
QDesktopServices::openUrl(
|
||||
QStringLiteral("https://docs.o3de.org/docs/user-guide/assets/pipeline/"));
|
||||
QStringLiteral("https://o3de.org/docs/user-guide/assets/pipeline/"));
|
||||
}
|
||||
|
||||
void MainWindow::EditConnection(const QModelIndex& index)
|
||||
|
||||
Reference in New Issue
Block a user