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 | 71ed6e61f222325835aa701c66b5eb87d4ad623a (patch) | |
tree | 48b006387fdec9bf48e55afed695a03f31362930 /macosx/README | |
parent | 99a74f93c46cfbf08ab619b19b46a02f46e91c9a (diff) | |
parent | 0377113ab7d0b2dbfce4469b45545056bd236a97 (diff) | |
download | tcl-71ed6e61f222325835aa701c66b5eb87d4ad623a.zip tcl-71ed6e61f222325835aa701c66b5eb87d4ad623a.tar.gz tcl-71ed6e61f222325835aa701c66b5eb87d4ad623a.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 ------------------------ |