diff options
author | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:19:10 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:19:10 (GMT) |
commit | 892dcad3b4736df7cf12a7961f68c26a85e4d8f5 (patch) | |
tree | 751e5062185f9168351bc30f78afe4a9b74242e8 /macosx | |
parent | 7588d896a987eeab9b079e78c9b28a0d582cd256 (diff) | |
download | tcl-892dcad3b4736df7cf12a7961f68c26a85e4d8f5.zip tcl-892dcad3b4736df7cf12a7961f68c26a85e4d8f5.tar.gz tcl-892dcad3b4736df7cf12a7961f68c26a85e4d8f5.tar.bz2 |
Updated README files, repairing broken URLs and other rot.
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/README | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/macosx/README b/macosx/README index f5050b6..7c19f9c 100644 --- a/macosx/README +++ b/macosx/README @@ -17,16 +17,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 on Mac OS X ------------------------ |