commit 801939dcc2c7d2eaaf1e78330eef515e3afc055d
Author: Peter Lynch <[email protected]>
AuthorDate: Sun Mar 18 16:11:28 2012 -0230
Commit: Mauro Talevi <[email protected]>
CommitDate: Mon Mar 19 09:13:32 2012 +0100
fix another broken build server link
diff --git a/README.md b/README.md
index 0f9fa22..e8962a6 100755
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ After that, it is necessary to only do the following:
- default: builds all releasable modules
- examples: builds all headless examples
-- gui: builds examples that require a GUI (i.e. non-headless) mode (separated
as they do not run on [Bamboo CI](http://builds.codehaus.org/browse/JBEHAVE) )
+- gui: builds examples that require a GUI (i.e. non-headless) mode (separated
as they do not run on [Bamboo CI](http://bamboo.ci.codehaus.org/browse/JBEHAVE)
)
- nt: no-test, builds skipping unit-test behaviors
#### Maven Build Profiles used during release cycle