From 4c19e08fa5de670c60976fe407f5fa7c3775743b Mon Sep 17 00:00:00 2001 From: Augusto Franzoia Date: Tue, 29 Dec 2015 16:50:28 -0300 Subject: [PATCH] Fix Travis build status image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6549fe..056386b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Yet another Cake 2.x form helper, but with minimal coding and highly configurabl Feel free to make any code/docs contributions or post any issues. -[![Build Status](https://travis-ci.org/Codaxis/cakephp-bootstrap3-helpers.svg?branch=master)](https://travis-ci.org/Codaxis/cakephp-bootstrap3-helpers) +[![Build Status](https://travis-ci.org/ajfranzoia/cakephp-bootstrap3-helpers.svg?branch=master)](https://travis-ci.org/Codaxis/cakephp-bootstrap3-helpers) ## Installation