Skip to content

Commit

Permalink
Merge pull request #51 from hugovk/patch-1
Browse files Browse the repository at this point in the history
Fix typo and update link
  • Loading branch information
foutaise committed Sep 15, 2018
2 parents 3e5027e + dab6b4e commit 9892535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Python module for creating simple ASCII tables

## Availability

This module is available on [PypI](https://pypi.python.org/pypi/texttable/1.4.0), and has been packaged for several Linux/Unix platforms
This module is available on [PyPI](https://pypi.org/project/texttable/), and has been packaged for several Linux/Unix platforms
([Debian](https://packages.debian.org/search?&searchon=names&keywords=python-texttable+),
[FreeBSD](https://www.freebsd.org/cgi/ports.cgi?query=texttable&stype=all), Fedora, Suse...).

Expand Down

0 comments on commit 9892535

Please sign in to comment.