summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-01-28 15:51:00 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-01-28 15:51:00 -0500
commit2a778d0592686f4636445cf4ea2bd51f75d39fad (patch)
tree6ba5bbc336f553e15ceab23addf2a0720eacce04
parenta85d82dbbe5d34ab664c07bb8223c95e2128eb1c (diff)
downloadcmd2-git-2a778d0592686f4636445cf4ea2bd51f75d39fad.tar.gz
Fixed AppVeyor build status link
-rwxr-xr-xREADME.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 574504da..b552aae4 100755
--- a/README.rst
+++ b/README.rst
@@ -3,11 +3,11 @@ cmd2
----
.. image:: https://secure.travis-ci.org/python-cmd2/cmd2.png?branch=master
- :target: http://travis-ci.org/python-cmd2/cmd2
+ :target: https://travis-ci.org/python-cmd2/cmd2
:alt: Build status
.. image:: https://ci.appveyor.com/api/projects/status/github/python-cmd2/cmd2
- :target: http://travis-ci.org/python-cmd2/cmd2
+ :target: https://ci.appveyor.com/project/FedericoCeratto/cmd2
:alt: Appveyor build status
.. image:: https://img.shields.io/pypi/dm/cmd2.svg?style=plastic