From 5650c7eea11978088f5297846a2dbeda26337472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Thu, 5 Jun 2014 12:25:26 +0200 Subject: [PATCH] Update docs badge in README Update the URL of the docs badge to include it from inch-ci.org instead of inch-pages.github.io (the former being the successor of the Inch Pages project). [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56d8161..a872c78 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status](https://secure.travis-ci.org/Shopify/liquid.png?branch=master)](http://travis-ci.org/Shopify/liquid) -[![Inline docs](http://inch-pages.github.io/github/Shopify/liquid.png)](http://inch-pages.github.io/github/Shopify/liquid) +[![Inline docs](http://inch-ci.org/github/Shopify/liquid.png)](http://inch-ci.org/github/Shopify/liquid) # Liquid template engine