8000 Merge pull request #2048 from takluyver/patch-1 · matplotlib/matplotlib@c73f180 · GitHub
[go: up one dir, main page]

Skip to content

Commit c73f180

Browse files
committed
Merge pull request #2048 from takluyver/patch-1
Image path fix in whats_new.rst
2 parents bcf4df6 + e7cb77e commit c73f180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Michael Droettboom, Phil Elson and others have developed a new
5050
backend, WebAgg, to display figures in a web browser. It works with
5151
animations as well as being fully interactive.
5252

53-
.. image:: _static/webagg_screenshot.png
53+
.. image:: /_static/webagg_screenshot.png
5454

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

0 commit comments

Comments
 (0)
0