diff --git a/docs/examples/iv-modeling/plot_singlediode.py b/docs/examples/iv-modeling/plot_singlediode.py index 837756a37e..c8cbe506ca 100644 --- a/docs/examples/iv-modeling/plot_singlediode.py +++ b/docs/examples/iv-modeling/plot_singlediode.py @@ -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 -# `_. +# `_. # # References # ---------- diff --git a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst index 30f7d36dca..7dc9b00601 100644 --- a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst +++ b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst @@ -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 `_ -is a good reference for this comparison. +The `PV_LIB Matlab help pages `_ +are a good reference for this comparison. Missing functions ~~~~~~~~~~~~~~~~~