aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 97fb4bb..27db97b 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
This repo contains some custom BuildStep classes for the use with
-(buildbot)[http://trac.buildbot.net/].
+[buildbot](http://trac.buildbot.net/).
I currently uses this build steps with buildbot-0.8.3_p1. You maybe
have to change some parts, if you want to use it with other versions.
@@ -7,7 +7,7 @@ have to change some parts, if you want to use it with other versions.
# Doxygen
The doxygen step should be used, if you are generating docs with
-(doxygen)[http://www.doxygen.org/]. It is mainly just cosmetic to
+[doxygen](http://www.doxygen.org/). It is mainly just cosmetic to
display the step in the build details with a nice heading. To use the
step you could use the following snippet, assuming that this
repository is cloned next to your master.cfg: