X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/493f1553fdfd276ed9944c5f1c070ee34be13b52..59d04dff037f66e9e73b389de72835211f5f0bcd:/wxPython/demo/hangman.py 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',