Skip to content

Commit

Permalink
Fix typo in link to mlb.com terms
Browse files Browse the repository at this point in the history
  • Loading branch information
panzarino committed Mar 27, 2017
1 parent 5544dd0 commit d1f430a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ If this data is not cached, mlbgame will make a request to mlb.com every time yo

Use of mlbgame must follow the terms stated in the
[license](https://raw.githubusercontent.com/panzarino/mlbgame/master/LICENSE)
and on [mlb.com](http://gd2.mlb.com/components/copyright.txt>).
and on [mlb.com](http://gd2.mlb.com/components/copyright.txt).

Examples
--------
Expand Down
2 changes: 1 addition & 1 deletion mlbgame/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
Use of mlbgame must follow the terms stated in the
[license](https://raw.githubusercontent.com/panzarino/mlbgame/master/LICENSE)
and on [mlb.com](http://gd2.mlb.com/components/copyright.txt>).
and on [mlb.com](http://gd2.mlb.com/components/copyright.txt).
Examples
--------
Expand Down

0 comments on commit d1f430a

Please sign in to comment.