From 58529d347b1d19b05539118d2e447915df9900df Mon Sep 17 00:00:00 2001 From: Solly Ross Date: Mon, 22 Sep 2014 21:49:17 -0400 Subject: [PATCH] Correct Travis CI Badge URL The readme was using the URL for the 'refactor/cleanup' branch, which doesn't exist anymore. It now uses the badge for the master branch as it should. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0aedd8a..b5679cdd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## noVNC: HTML5 VNC Client -[![Build Status](https://travis-ci.org/kanaka/noVNC.svg?branch=refactor%2Fcleanup)](https://travis-ci.org/kanaka/noVNC) +[![Build Status](https://travis-ci.org/kanaka/noVNC.svg?branch=master)](https://travis-ci.org/kanaka/noVNC) ### Description