Skip to content

Commit ea455c1

Browse files
authored
Merge pull request #2664 from Timour-Ilyas/fix-license-link
Fix broken LICENSE.txt link in PyPI documentation
2 parents d12c4b3 + 03ec05d commit ea455c1

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
@@ -64,7 +64,7 @@ $ pip install yfinance
6464
### Legal Stuff
6565

6666
**yfinance** is distributed under the **Apache Software License**. See
67-
the [LICENSE.txt](./LICENSE.txt) file in the release for details.
67+
the [LICENSE.txt](https://github.com/ranaroussi/yfinance/blob/main/LICENSE.txt) file in the release for details.
6868

6969
AGAIN - yfinance is **not** affiliated, endorsed, or vetted by Yahoo, Inc. It's
7070
an open-source tool that uses Yahoo's publicly available APIs, and is

0 commit comments

Comments
 (0)