Changeset 96903 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Sep 27, 2022 3:42:07 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp
r96828 r96903 471 471 void UICloudProfileManagerWidget::sltShowCloudProfileTryPage() 472 472 { 473 uiCommon().openURL("https:// myservices.us.oraclecloud.com/mycloud/signup");473 uiCommon().openURL("https://signup.cloud.oracle.com/"); 474 474 } 475 475
Note:
See TracChangeset
for help on using the changeset viewer.