From: Pete Cooper Date: Fri, 14 Feb 2014 15:14:33 +0000 (+0000) Subject: Fix build status hyperlink in README.md X-Git-Tag: v5.2.0~39^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F4443%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix build status hyperlink in README.md --- diff --git a/README.md b/README.md index 86249d7a6..0acfec6a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Foundation](http://foundation.zurb.com) -[![Build Status](https://travis-ci.org/zurb/foundation.png)](https://travis-ci.org/[zurb]/[foundation]) +[![Build Status](https://travis-ci.org/zurb/foundation.png)](https://travis-ci.org/zurb/foundation) Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.