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 | ff0935637a41961249473d9d1a77214f0de7c696 (patch) | |
tree | 751e5062185f9168351bc30f78afe4a9b74242e8 /macosx/README | |
parent | 54e58f9d2df63783abd9492926ed2cd4e4c6393a (diff) | |
download | tcl-ff0935637a41961249473d9d1a77214f0de7c696.zip tcl-ff0935637a41961249473d9d1a77214f0de7c696.tar.gz tcl-ff0935637a41961249473d9d1a77214f0de7c696.tar.bz2 |
Updated README files, repairing broken URLs and other rot.
Diffstat (limited to 'macosx/README')
-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 ------------------------ |