From ccb102768bbe765b42ba5c966bd5a3641f28851a Mon Sep 17 00:00:00 2001
From: Kevin Lyda <kevin@ie.suberic.net>
Date: Sun, 17 Feb 2013 10:56:57 +0000
Subject: [PATCH] Fix travis link.
---
README.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
index 04480c5..23666ee 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,8 @@
==========
chkcrontab
==========
-.. image:: https://secure.travis-ci.org/lyda/chkcrontab.png
- :target: https://secure.travis-ci.org/lyda/chkcrontab
+.. image:: https://api.travis-ci.org/lyda/chkcrontab.png
+ :target: https://travis-ci.org/lyda/chkcrontab
:alt: Build status
Crontab linter
--
GitLab