From a2407de59a7ef7ebc0585bc0db83a12f56b51b4b Mon Sep 17 00:00:00 2001
From: OJ <oj@buffered.io>
Date: Tue, 15 Oct 2013 09:56:29 +1000
Subject: [PATCH] Update the build icon URL

Now that @bturner-r7 has got the CI going on metasploit.com the build
icon needs to point to the new server.
---
 c/meterpreter/README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/c/meterpreter/README.md b/c/meterpreter/README.md
index 4a566be9..b379aa4b 100644
--- a/c/meterpreter/README.md
+++ b/c/meterpreter/README.md
@@ -1,10 +1,10 @@
-Current `master` branch: ![Meterpreter Build Status](http://r7jenkins.cloudapp.net/Meterpreter "Meterpreter Build Status")
+Current `master` branch: ![Meterpreter Build Status][build_icon]
 
 meterpreter >
 =============
 
 This is the new repository for the Meterpreter source, which was originally in the
-[Metasploit Framework](https://github.com/rapid7/meterpreter) source.
+[Metasploit Framework][source] source.
 
 Building - Windows
 ==================
@@ -101,4 +101,5 @@ that all extensions still load and function properly.
 
   [vs_express]: http://www.microsoft.com/visualstudio/eng/downloads#d-2012-express
   [vs_paid]: http://www.microsoft.com/visualstudio/eng/downloads#d-2012-editions
-
+  [source]: https://github.com/rapid7/meterpreter
+  [build_icon]: https://ci.metasploit.com/buildStatus/icon?job=MeterpreterWin