Skip to content

Commit

Permalink
Merge pull request #2048 from takluyver/patch-1
Browse files Browse the repository at this point in the history
Image path fix in whats_new.rst
  • Loading branch information
pelson committed May 22, 2013
2 parents bcf4df6 + e7cb77e commit c73f180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/users/whats_new.rst
Expand Up @@ -50,7 +50,7 @@ Michael Droettboom, Phil Elson and others have developed a new
backend, WebAgg, to display figures in a web browser. It works with
animations as well as being fully interactive.

.. image:: _static/webagg_screenshot.png
.. image:: /_static/webagg_screenshot.png

Future versions of matplotlib will integrate this backend with the
IPython notebook for a fully web browser based plotting frontend.
Expand Down

0 comments on commit c73f180

Please sign in to comment.