|
From: <jd...@us...> - 2009-06-07 14:10:58
|
Revision: 7191
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7191&view=rev
Author: jdh2358
Date: 2009-06-07 13:46:10 +0000 (Sun, 07 Jun 2009)
Log Message:
-----------
fixed a doc tutorial url
Modified Paths:
--------------
trunk/matplotlib/doc/users/pyplot_tutorial.rst
Modified: trunk/matplotlib/doc/users/pyplot_tutorial.rst
===================================================================
--- trunk/matplotlib/doc/users/pyplot_tutorial.rst 2009-06-07 13:08:34 UTC (rev 7190)
+++ trunk/matplotlib/doc/users/pyplot_tutorial.rst 2009-06-07 13:46:10 UTC (rev 7191)
@@ -271,4 +271,4 @@
variety of other coordinate systems one can choose -- see
:ref:`annotations-tutorial` for details. More examples can be found
in the `annotations demo
-<http://matplotlib.sf.net/examples/pylab_examples/annotation_demo.py>`_
+<http://matplotlib.sf.net/examples/pylab_examples/annotation_demo.html>`_
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|