aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2015-02-21 23:05:36 -0500
committerGravatar Jon Bernard <jbernard@tuxion.com> 2015-02-21 23:05:36 -0500
commit50edbe7a94d6d64d1f87032ac9c0fc2c97566bc9 (patch)
tree02e5cdd9d13db59173cd626bacca57197498b62b /README.rst
parent17b93f3eff42944fdf8f95dd8385a5949c6643bb (diff)
downloaddotfiles-50edbe7a94d6d64d1f87032ac9c0fc2c97566bc9.tar.gz
dotfiles-50edbe7a94d6d64d1f87032ac9c0fc2c97566bc9.tar.bz2
dotfiles-50edbe7a94d6d64d1f87032ac9c0fc2c97566bc9.zip
Update badge URLs
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 1579092..5b250ef 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,11 @@
Dotfile management made easy
============================
-.. image:: https://badge.fury.io/py/dotfiles.png
+.. image:: https://badge.fury.io/py/dotfiles.svg
:target: http://badge.fury.io/py/dotfiles
-.. image:: https://secure.travis-ci.org/jbernard/dotfiles.png?branch=master
- :target: http://travis-ci.org/jbernard/dotfiles
+.. image:: https://travis-ci.org/jbernard/dotfiles.svg?branch=master
+ :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.