summaryrefslogtreecommitdiffstats
path: root/Doc/howto
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2011-04-27 23:32:34 (GMT)
committerRaymond Hettinger <python@rcn.com>2011-04-27 23:32:34 (GMT)
commit4f7412356d669fcd035f0ee220242a35310ba51b (patch)
tree3dab3e6441a0bc5de9efe760ea044fac683d4d98 /Doc/howto
parent75cbd73666ce2a616454cdfed91314145eaa04f4 (diff)
parent507cbc17731b33d87159f63fd1c4237a74bb285b (diff)
downloadcpython-4f7412356d669fcd035f0ee220242a35310ba51b.zip
cpython-4f7412356d669fcd035f0ee220242a35310ba51b.tar.gz
cpython-4f7412356d669fcd035f0ee220242a35310ba51b.tar.bz2
Issue #11940: Update external link.
Diffstat (limited to 'Doc/howto')
-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.