Skip to content

Commit cc5c470

Browse files
authored
Fix broken link in GitHub Contributing tab (#2806)
* fix broken contributing link * add tzdata to fix readthedocs build * Revert "add tzdata to fix readthedocs build" This reverts commit 9d7b89e.
1 parent 0f7a205 commit cc5c470

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Contributing
22
============
33

4-
We welcome your contributions! Please see the [contributing](http://pvlib-python.readthedocs.io/en/latest/contributing.html) page for information about how to contribute.
4+
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.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Enhancements
2222

2323
Documentation
2424
~~~~~~~~~~~~~
25+
* Fix broken link in GitHub Contributing tab. (:issue:`2628`, :pull:`2806`)
2526

2627

2728
Testing
@@ -42,4 +43,4 @@ Maintenance
4243

4344
Contributors
4445
~~~~~~~~~~~~
45-
46+
* Yonry Zhu (:ghuser:`yonryzhu`)

0 commit comments

Comments
 (0)