diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-10 20:09:30 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-10 20:09:30 (GMT) |
commit | 4786156306bcb3c0800108b508b32ad99332fd54 (patch) | |
tree | a9695efe25ef240cb6b84190040d8224403f67fc /macosx/README | |
parent | f9f34381f72108da59f2dcb40856a74775fd73c5 (diff) | |
download | tk-4786156306bcb3c0800108b508b32ad99332fd54.zip tk-4786156306bcb3c0800108b508b32ad99332fd54.tar.gz tk-4786156306bcb3c0800108b508b32ad99332fd54.tar.bz2 |
Correct some README bitrot.
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/macosx/README b/macosx/README index 28500ff..d0357df 100644 --- a/macosx/README +++ b/macosx/README @@ -3,7 +3,6 @@ Tcl/Tk Mac OS X README This is the README file for the Mac OS X/Darwin version of Tcl/Tk. - 1. Where to go for support -------------------------- @@ -17,16 +16,11 @@ before asking on the list, many questions have already been answered). http://groups.google.com/group/comp.lang.tcl/ - The Tcl'ers Wiki also has many pages dealing with Tcl & Tk on Mac OS X, see - http://wiki.tcl.tk/references/3753! - http://wiki.tcl.tk/references/8361! + http://wiki.tcl.tk/_/ref?N=3753 + http://wiki.tcl.tk/_/ref?N=8361 - Please report bugs with Tcl or Tk on Mac OS X to the sourceforge bug trackers: - Tcl: http://sf.net/tracker/?func=add&group_id=10894&atid=110894 - Tk: http://sf.net/tracker/?func=add&group_id=12997&atid=112997 -please make sure that your report Tk specific bugs to the tktoolkit project bug -tracker rather than the tcl project bug tracker. -Mac OS X specific bugs should usually be assigned to 'das' or 'wolfsuit'. - + http://tcl.sourceforge.net/ 2. Using Tcl/Tk on Mac OS X --------------------------- |