From 45e70c6a31f23a446f9028f4bd16d77f7ca2e128 Mon Sep 17 00:00:00 2001 From: julesghub Date: Fri, 1 Apr 2016 14:21:05 +1100 Subject: [PATCH] Update README.md Changed the imbedded label to point to the appropriate url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9a001f2a..40182f0d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Underworld 2 / python underworld [_Underworld 2_](http://www.underworldcode.org) is a python-friendly version of the Underworld code which provides a programmable and flexible front end to all the functionality of the code running in a parallel HPC environment. This gives signficant advantages to the user, with access to the power of python libraries for setup of complex problems, analysis at runtime, problem steering, and coupling of multiple problems. The python toolkit was funded by the NeCTAR [eresearch_tools](http://www.nectar.org.au/eresearch-tools) program. -Jenkins | [![Build Status] (http://128.250.120.238:9080/buildStatus/icon?job=uw2)](http://128.250.120.238:9080/job/uw2) +[![Build Status] (http://128.250.120.238:9080/buildStatus/icon?job=master)](http://128.250.120.238:9080/job/mater) Dependencies