From b8b2cdd3ead04f4b87ed025597ff9b68d803c117 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 21 Mar 2003 18:53:07 +0000 Subject: [PATCH] Use the right address for the tips git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/demo/data/tips.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/demo/data/tips.txt b/wxPython/demo/data/tips.txt index b56d78fb01..ca4a6e2d6c 100644 --- a/wxPython/demo/data/tips.txt +++ b/wxPython/demo/data/tips.txt @@ -2,6 +2,6 @@ Each of the leaf items in the tree is a separate demo. Click and learn! Use the source Luke! Many of the demos have some helpful overview text associated with them. Simply click on the first tab in the notebook control after selecting the demo. You can switch back and forth to the demo page as often as you like. You can also view the source code for each demo by clicking on the second notebook tab. -wxPython now has a company providing commercial support, consulting and training. Go to http://wxpros.com for details. You shouldn't pee on an electric fence! -Be sure to subscribe to the mail list. Go to http://wxwindows.org/mailman/listinfo/wxpython-users today! +Be sure to subscribe to the mail list. Go to http://wxpython.org/maillist.php today! +The wxPyWiki is a place where wxPython users can help other users, and is a colaborative documentation system. See http://wiki.wxpython.org.