Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/examples/iv-modeling/plot_singlediode.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# cell and has five electrical parameters that depend on the operating
# conditions. For more details on the single-diode equation and the five
# parameters, see the `PVPMC single diode page
# <https://pvpmc.sandia.gov/modeling-steps/2-dc-module-iv/diode-equivalent-circuit-models/>`_.
# <https://pvpmc.sandia.gov/modeling-steps/2-dc-module-iv/single-diode-equivalent-circuit-models/>`_.
#
# References
# ----------
Expand Down
4 changes: 2 additions & 2 deletions docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ will require the efforts of the larger pvlib-python community, not just
the maintainers. Therefore, do not expect feature parity between the
libaries, only similarity.

The `PV_LIB Matlab help webpage <https://pvpmc.sandia.gov/PVLIB_Matlab_Help/>`_
is a good reference for this comparison.
The `PV_LIB Matlab help pages <https://github.com/sandialabs/MATLAB_PV_LIB/>`_
are a good reference for this comparison.

Missing functions
~~~~~~~~~~~~~~~~~
Expand Down