Skip to content

Commit 05e4d5b

Browse files
Update links to cf-plot documentation in set-up files
1 parent fac7fb3 commit 05e4d5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
6666
Powerful, flexible, and very simple to produce visualisations of field
6767
constructs uses the `cfplot` package
68-
(http://ajheaps.github.io/cf-plot), that is automatically installed
68+
(https://ncas-cms.github.io/cf-plot/build/), that is automatically installed
6969
along with with `cf`.
7070
7171
See the :ref:`cf-python home page <cf-python-home>` for documentation,

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ def compile():
157157
158158
Powerful, flexible, and very simple to produce visualizations of field
159159
constructs are available with the
160-
[cfplot](http://ajheaps.github.io/cf-plot) package, that needs to be
160+
[cfplot](https://ncas-cms.github.io/cf-plot/build/) package, that needs to be
161161
installed seprately to the ``cf`` package.
162162
163163
See the `cfplot gallery
164-
<http://ajheaps.github.io/cf-plot/gallery.html>`_ for the full range
164+
<https://ncas-cms.github.io/cf-plot/build/gallery.html>`_ for the full range
165165
of plotting possibilities with example code.
166166
167167
Functionality

0 commit comments

Comments
 (0)