summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2011-04-27 23:33:01 (GMT)
committerRaymond Hettinger <python@rcn.com>2011-04-27 23:33:01 (GMT)
commit121bf6aa61242b12f0897d7d3e049ed6b778f4ff (patch)
tree44bb6fd66cf047a0852ffc11f8ebcccee7e51973 /Doc
parent3c1d067ef909db55b3df8fc5fbdba0bc60abeaeb (diff)
parent4f7412356d669fcd035f0ee220242a35310ba51b (diff)
downloadcpython-121bf6aa61242b12f0897d7d3e049ed6b778f4ff.zip
cpython-121bf6aa61242b12f0897d7d3e049ed6b778f4ff.tar.gz
cpython-121bf6aa61242b12f0897d7d3e049ed6b778f4ff.tar.bz2
Issue #11940: Update external link.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/howto/advocacy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/howto/advocacy.rst b/Doc/howto/advocacy.rst
index d71e1ec..e67e201 100644
--- a/Doc/howto/advocacy.rst
+++ b/Doc/howto/advocacy.rst
@@ -308,7 +308,7 @@ http://www.pythonology.com/success
buying, but the publishers have made the first chapter available on
the Web.
-http://home.pacbell.net/ouster/scripting.html
+http://www.tcl.tk/doc/scripting.html
John Ousterhout's white paper on scripting is a good argument for the utility of
scripting languages, though naturally enough, he emphasizes Tcl, the language he
developed. Most of the arguments would apply to any scripting language.