Skip to content

Commit b1a5f72

Browse files
committed
Broken links
Fixes : #1721 Signed-off-by: kshitiz305 <[email protected]>
1 parent 3def7e3 commit b1a5f72

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/sphinx/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please see the :ref:`installation` page for installation help.
1919

2020
For examples of how to use pvlib python, please see
2121
:ref:`package_overview` and our `Jupyter Notebook tutorials
22-
<http://nbviewer.ipython.org/github/pvlib/pvlib-python/tree/main/docs/
22+
<http://nbviewer.org/github/pvlib/pvlib-python/tree/main/docs/
2323
tutorials/>`_. The documentation assumes general familiarity with
2424
Python, NumPy, and Pandas. Google searches will yield many
2525
excellent tutorials for these packages.
@@ -74,7 +74,7 @@ Additional pvlib python publications include:
7474
(`paper
7575
<https://github.com/pvlib/pvsc2015/blob/main/pvlib_pvsc_42.pdf>`__ and
7676
the `notebook to reproduce the figures
77-
<http://nbviewer.ipython.org/github/pvlib/pvsc2015/blob/main/paper.ipynb>`_)
77+
<http://nbviewer.org/github/pvlib/pvsc2015/blob/main/paper.ipynb>`_)
7878
* J.S. Stein, W.F. Holmgren, J. Forbess, and C.W. Hansen,
7979
"PVLIB: Open Source Photovoltaic Performance Modeling Functions
8080
for Matlab and Python," in 43rd Photovoltaic Specialists Conference, 2016.

docs/sphinx/source/whatsnew/v0.9.6.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Bug fixes
1717
~~~~~~~~~
1818
* `data` can no longer be left unspecified in
1919
:py:meth:`pvlib.modelchain.ModelChain.run_model_from_effective_irradiance`. (:issue:`1713`, :pull:`1720`)
20-
20+
* `broken links in PVLib docs`in
21+
docs/sphinx/source/index.rst updating nbviewer.ipython.org :(:issue:`1721`)(:pull:`1726`)
2122
Testing
2223
~~~~~~~
2324

@@ -39,3 +40,6 @@ Contributors
3940
~~~~~~~~~~~~
4041
* Adam R. Jensen (:ghuser:`adamrjensen`)
4142
* Siddharth Kaul (:ghuser:`k10blogger`)
43+
* Kshitiz Gupta (:ghuser:`kshitiz305`)
44+
* Stefan de Lange (:ghuser:`langestefan`)
45+

0 commit comments

Comments
 (0)