diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d1dc84fa5f..c8da844d07 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ Contributing ============ -We welcome your contributions! Please see the [contributing](http://pvlib-python.readthedocs.io/en/latest/contributing.html) page for information about how to contribute. +We welcome your contributions! Please see the [contributing](https://pvlib-python.readthedocs.io/en/stable/contributing/index.html) page for information about how to contribute. diff --git a/docs/sphinx/source/whatsnew/v0.15.3.rst b/docs/sphinx/source/whatsnew/v0.15.3.rst index 87ded069ee..3729ced32e 100644 --- a/docs/sphinx/source/whatsnew/v0.15.3.rst +++ b/docs/sphinx/source/whatsnew/v0.15.3.rst @@ -22,6 +22,7 @@ Enhancements Documentation ~~~~~~~~~~~~~ +* Fix broken link in GitHub Contributing tab. (:issue:`2628`, :pull:`2806`) Testing @@ -42,4 +43,4 @@ Maintenance Contributors ~~~~~~~~~~~~ - +* Yonry Zhu (:ghuser:`yonryzhu`)