Skip to content

Commit 6e0ae02

Browse files
committed
DOC: Fix license link
1 parent 0b8b76c commit 6e0ae02

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
@@ -2,7 +2,7 @@
22

33
![CI](https://github.com/zbrookle/dataframe_sql/workflows/CI/badge.svg)
44
[![Downloads](https://pepy.tech/badge/dataframe-sql)](https://pepy.tech/project/dataframe-sql)
5-
[![PyPI license](https://img.shields.io/pypi/l/dataframe_sql.svg)](https://pypi.python.org/pypi/dataframe_sql/)
5+
[![PyPI license](https://img.shields.io/pypi/l/dataframe_sql.svg)](https://github.com/zbrookle/dataframe_sql/blob/master/LICENSE.txt)
66
[![PyPI status](https://img.shields.io/pypi/status/dataframe_sql.svg)](https://pypi.python.org/pypi/dataframe_sql/)
77
[![PyPI version shields.io](https://img.shields.io/pypi/v/dataframe_sql.svg)](https://pypi.python.org/pypi/dataframe_sql/)
88

0 commit comments

Comments
 (0)