Skip to content

Commit

Permalink
Documentation fix to Lahman.md
Browse files Browse the repository at this point in the history
  • Loading branch information
schorrm authored May 24, 2020
1 parent 0e45242 commit 9a80484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lahman.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lahman Data Acquisition Functions

Pull data from [Sean Lahman's database](http://www.seanlahman.com/baseball-archive/statistics/, also hosted by Chadwick Bureau on GitHub -- our new source) using the following functions:
Pull data from [Sean Lahman's database](http://www.seanlahman.com/baseball-archive/statistics/), also hosted by [Chadwick Bureau on GitHub](https://github.com/chadwickbureau/baseballdatabank) -- our new source -- using the following functions:

```python
from pybaseball.lahman import *
Expand Down

0 comments on commit 9a80484

Please sign in to comment.