X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/493f1553fdfd276ed9944c5f1c070ee34be13b52..2adfb497e666354303ea6bb0e468f1e53811ad55:/wxPython/demo/hangman.py?ds=sidebyside diff --git a/wxPython/demo/hangman.py b/wxPython/demo/hangman.py index 6d59a85d15..eb591471a8 100644 --- a/wxPython/demo/hangman.py +++ b/wxPython/demo/hangman.py @@ -294,7 +294,7 @@ class MyFrame(wxFrame): menu = wxMenu() #menu.Append(1010, "Internal", "Use internal dictionary", TRUE) menu.Append(1011, "ASCII File...") - urls = [ 'wxPython home', 'http://alldunn.com/wxPython/main.html', + urls = [ 'wxPython home', 'http://wxPython.org/', 'slashdot.org', 'http://slashdot.org/', 'cnn.com', 'http://cnn.com', 'The New York Times', 'http://www.nytimes.com',