Skip to content

Commit

Permalink
Merge pull request #6861 from andreas-h/patch-2
Browse files Browse the repository at this point in the history
DOC: Update ggplot URLs
  • Loading branch information
tacaswell committed Aug 2, 2016
1 parent 1f562f0 commit b6192a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/style_sheets/plot_ggplot.py
Expand Up @@ -6,8 +6,8 @@
.. [1] http://www.huyng.com/posts/sane-color-scheme-for-matplotlib/
.. _ggplot: http://had.co.nz/ggplot/
.. _R: http://www.r-project.org/
.. _ggplot: http://ggplot2.org/
.. _R: https://www.r-project.org/
"""
import numpy as np
Expand Down

0 comments on commit b6192a6

Please sign in to comment.