Single definition of Bloom website domain
This commit is contained in:
@@ -368,5 +368,5 @@ void TargetRegisterInspectorWindow::applyChanges() {
|
||||
}
|
||||
|
||||
void TargetRegisterInspectorWindow::openHelpPage() {
|
||||
QDesktopServices::openUrl(QUrl("https://bloom.oscillate.io/docs/register-inspection"));
|
||||
QDesktopServices::openUrl(QUrl(QString::fromStdString(Paths::homeDomainName() + "/docs/register-inspection")));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user