Skip to content

Commit

Permalink
Update VMware banners and links.
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Dec 21, 2018
1 parent dd79939 commit cf73db2
Show file tree
Hide file tree
Showing 4 changed files with 118,909 additions and 117,804 deletions.
2 changes: 1 addition & 1 deletion gns3/dialogs/setup_wizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def _localServerBrowserSlot(self):

def _VMwareBannerButtonClickedSlot(self):
if sys.platform.startswith("darwin"):
url = "http://send.onenetworkdirect.net/z/621394/CD225091/"
url = "http://send.onenetworkdirect.net/z/621395/CD225091/"
else:
url = "http://send.onenetworkdirect.net/z/616207/CD225091/"
QtGui.QDesktopServices.openUrl(QtCore.QUrl(url))
Expand Down
Loading

0 comments on commit cf73db2

Please sign in to comment.