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 | b1952397aecf52090cdaec38a468370a1625db2d (patch) | |
tree | 751e5062185f9168351bc30f78afe4a9b74242e8 /macosx | |
parent | 77ae9912ce0a04e499e2ad85d212aaa2cc895b74 (diff) | |
download | tcl-b1952397aecf52090cdaec38a468370a1625db2d.zip tcl-b1952397aecf52090cdaec38a468370a1625db2d.tar.gz tcl-b1952397aecf52090cdaec38a468370a1625db2d.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 ------------------------ |