Skip to content

Commit 89db9df

Browse files
authored
Merge pull request ranaroussi#2661 from peter199711/fix-pypi-link
Fix broken contributing link in PyPI documentation
2 parents 6b95b6b + e39e3c9 commit 89db9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Install `yfinance` from PYPI using `pip`:
5353
$ pip install yfinance
5454
```
5555

56-
### [yfinance relies on the community to investigate bugs and contribute code. Here's how you can help.](CONTRIBUTING.md)
56+
### [yfinance relies on the community to investigate bugs and contribute code. Here's how you can help.](https://github.com/ranaroussi/yfinance/blob/main/CONTRIBUTING.md)
5757

5858
---
5959

0 commit comments

Comments
 (0)