aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2015-12-24 07:35:13 -0500
committerGravatar Jon Bernard <jbernard@tuxion.com> 2015-12-28 14:15:15 -0500
commite031a11a59f3b8a63bcb16d9bad92c3a2ee1d742 (patch)
treed51d9563ccadd7b045fb13ff9ce0ae64c4497e9d
parente27e63792b6acf9ea81f5b964d9ced9ff353321c (diff)
downloaddotfiles-e031a11a59f3b8a63bcb16d9bad92c3a2ee1d742.tar.gz
dotfiles-e031a11a59f3b8a63bcb16d9bad92c3a2ee1d742.tar.bz2
dotfiles-e031a11a59f3b8a63bcb16d9bad92c3a2ee1d742.zip
Update README image links
-rw-r--r--README.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 5b250ef..43a4b3c 100644
--- a/README.rst
+++ b/README.rst
@@ -2,10 +2,10 @@ Dotfile management made easy
============================
.. image:: https://badge.fury.io/py/dotfiles.svg
- :target: http://badge.fury.io/py/dotfiles
+ :target: http://badge.fury.io/py/dotfiles
.. image:: https://travis-ci.org/jbernard/dotfiles.svg?branch=master
- :target: https://travis-ci.org/jbernard/dotfiles
+ :target: https://travis-ci.org/jbernard/dotfiles
``dotfiles`` is a tool to make managing your dotfile symlinks in ``$HOME``
easy, allowing you to keep all your dotfiles in a single directory.
@@ -182,8 +182,9 @@ Support for ``add`` and ``remove`` is a current TODO item.
Contribute
----------
-.. image:: https://badge.waffle.io/jbernard/dotfiles.png?label=ready
- :target: http://waffle.io/jbernard/dotfiles
+.. image:: https://badge.waffle.io/jbernard/dotfiles.svg?label=ready&title=Ready
+ :target: https://waffle.io/jbernard/dotfiles
+ :alt: 'Stories in Ready'
If you'd like to contribute, simply fork `the repository`_, commit your changes,
make sure tests pass, and send a pull request. Go ahead and add yourself to