diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-10 20:12:12 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-10 20:12:12 (GMT) |
commit | 10fa732596c103e67d00ae528d7e8768fedd3dd4 (patch) | |
tree | 1429545c4a8cc86635f7c8511cda5acdf6ad185b /macosx/README | |
parent | 8a9a1802d1d1407917a3b484d6723e8324f5f0b5 (diff) | |
parent | 848c31f2245779ba4116b702a1dd27dbc3142ca5 (diff) | |
download | tk-10fa732596c103e67d00ae528d7e8768fedd3dd4.zip tk-10fa732596c103e67d00ae528d7e8768fedd3dd4.tar.gz tk-10fa732596c103e67d00ae528d7e8768fedd3dd4.tar.bz2 |
Correct some README bitrot.
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/macosx/README b/macosx/README index ae89b08..f58184c 100644 --- a/macosx/README +++ b/macosx/README @@ -3,7 +3,6 @@ Tcl/Tk Mac OS X README This is the README file for the Mac OS X/Darwin version of Tcl/Tk. - 1. Where to go for support -------------------------- @@ -17,16 +16,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/Tk on Mac OS X --------------------------- |