diff options
author | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:39:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:39:17 (GMT) |
commit | 4b1cba38335c4b57657a9df43afc2c11ad9ffc55 (patch) | |
tree | 48b006387fdec9bf48e55afed695a03f31362930 /macosx/README | |
parent | 379e7e3b87955ad968b206051535f9169ab4b310 (diff) | |
parent | 2c337e57da9aa8ac661af3f10e3176b0691a2de9 (diff) | |
download | tcl-4b1cba38335c4b57657a9df43afc2c11ad9ffc55.zip tcl-4b1cba38335c4b57657a9df43afc2c11ad9ffc55.tar.gz tcl-4b1cba38335c4b57657a9df43afc2c11ad9ffc55.tar.bz2 |
[3202030] 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 9aca9ad..6b944ca 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 in general be assigned to user 'das'. - + http://tcl.sourceforge.net/ 2. Using Tcl on Mac OS X ------------------------ |