Update building.adoc

Fixed links to follow the asciidoctor syntax, not MD.
This commit is contained in:
Lukasz Kryger
2014-12-02 21:53:36 +00:00
parent 6833293e51
commit bdce4f1d4c

View File

@@ -25,10 +25,10 @@ running locally (e.g. mongo or rabbit). Ignore the git-related bits
that you might find in "before_install" since they will be able git
credentials and you already have those.
If you need mongo, rabbit or redis, see the README in the [scripts
demo repository](https://github.com/spring-cloud-samples/scripts) for
If you need mongo, rabbit or redis, see the README in the https://github.com/spring-cloud-samples/scripts[scripts
demo repository] for
instructions. For example consider using the "fig.yml" with
[Fig](http://www.fig.sh/) to run them in Docker containers.
http://www.fig.sh/[Fig] to run them in Docker containers.
=== Documentation