summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2011-04-27 16:34:07 -0700
committerRaymond Hettinger <python@rcn.com>2011-04-27 16:34:07 -0700
commitbd0933a68767e20ff313a466f063e09f57f61f42 (patch)
treead142602efb8546d73ee6557bf46700fc2b4c94f
parentcd12746ce914b91d713e42e3fdabc85489ecd880 (diff)
downloadcpython-git-bd0933a68767e20ff313a466f063e09f57f61f42.tar.gz
Issue #11940: Update external link.
-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 d71e1ec7d0..e67e201702 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.