From d33ee13f7c7413609df92928a6c58bf3f01b2704 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 14 Feb 2014 15:14:33 +0000 Subject: [PATCH] Fix build status hyperlink in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2