]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix build status hyperlink in README.md 4443/head
authorPete Cooper <gaekwad@gmail.com>
Fri, 14 Feb 2014 15:14:33 +0000 (15:14 +0000)
committerPete Cooper <gaekwad@gmail.com>
Fri, 14 Feb 2014 15:14:33 +0000 (15:14 +0000)
README.md

index 86249d7a6befc4283a325961f88039a95bff7ce5..0acfec6a2c80040f6fef1b1ade40d8a17b9212b4 100644 (file)
--- 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.