From bc2234bd850740b3f59272c8d1867aee737dcadd Mon Sep 17 00:00:00 2001 From: hillsp Date: Thu, 1 Dec 2016 11:12:31 -0500 Subject: [PATCH] Whoops, fix jenkins link not just badge URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9da089402..14a937da68 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ |CI|Status| |---|---| |Travis|[![Build Status](https://travis-ci.org/pagespeed/mod_pagespeed.svg?branch=master)](https://travis-ci.org/pagespeed/mod_pagespeed)| -|Jenkins (CentOS5)|[![Build Status](http://104.154.17.78:8080/buildStatus/icon?job=mod_pagespeed)](http://104.197.120.21:8080/job/mod_pagespeed)| +|Jenkins (CentOS5)|[![Build Status](http://104.154.17.78:8080/buildStatus/icon?job=mod_pagespeed)](http://104.154.17.78:8080/job/mod_pagespeed)| `mod_pagespeed` is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth.