summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKane Blueriver <kxxoling@gmail.com>2015-05-12 11:00:24 +0800
committerKane Blueriver <kxxoling@gmail.com>2015-05-12 11:00:24 +0800
commit9076c70bfae1d273adadc7a6789e63361f11ba7e (patch)
tree39a46fc4e847057bbe2510a56a4468860e024f19
parent39e8de65ae0c86bc859aa0b427a1659e99ebbbdf (diff)
downloadpython-prettytable-ptable-9076c70bfae1d273adadc7a6789e63361f11ba7e.tar.gz
Fix travis badge url
-rw-r--r--README.rst4
-rw-r--r--docs/_meta.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index d559b28..bd977b5 100644
--- a/README.rst
+++ b/README.rst
@@ -6,8 +6,8 @@ PTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables, originally
forked from `PrettyTable <https://code.google.com/p/prettytable/>`_ .
-.. image:: https://travis-ci.org/kxxoling/PrettyTable.svg
- :target: https://travis-ci.org/kxxoling/PrettyTable
+.. image:: https://travis-ci.org/kxxoling/PTable.svg
+ :target: https://travis-ci.org/kxxoling/PTable
:alt: Build Status
.. image:: https://landscape.io/github/kxxoling/PTable/master/landscape.svg?style=flat
diff --git a/docs/_meta.rst b/docs/_meta.rst
index 9cb6be4..3e03204 100644
--- a/docs/_meta.rst
+++ b/docs/_meta.rst
@@ -8,8 +8,8 @@ PTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables, originally
forked from `PrettyTable <https://code.google.com/p/prettytable/>`_ .
-.. image:: https://travis-ci.org/kxxoling/PrettyTable.svg
- :target: https://travis-ci.org/kxxoling/PrettyTable
+.. image:: https://travis-ci.org/kxxoling/PTable.svg
+ :target: https://travis-ci.org/kxxoling/PTable
:alt: Build Status
.. image:: https://landscape.io/github/kxxoling/PTable/master/landscape.svg?style=flat