Skip to content

Commit

Permalink
fix doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed May 18, 2015
1 parent 74ad816 commit 02210cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/guide/plotting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ using the `~matplotlib.pyplot.show` command. Here is another example ::

plt.show()

By default `~sunpy.map.Map` uses the `wcsaxes<http://wcsaxes.readthedocs.org/>`_
By default `~sunpy.map.Map` uses the `wcsaxes <http://wcsaxes.readthedocs.org/>`_
package to improve the representation of world coordinates on plots. In the
examples above the axes created is a normal matplotlib axes.
To create a custom `wcsaxes.WCSAxes` instance do the following ::
Expand Down

0 comments on commit 02210cb

Please sign in to comment.