summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Eugenio Abadie <juaneabadie@gmail.com>2017-10-02 22:50:29 -0300
committerAlan Antonuk <alan.antonuk@gmail.com>2017-10-04 22:27:28 -0700
commitadc34b5ec7a1a078c501b87a8c79a4851a3b0a51 (patch)
tree3ad343e33fc5ae32905649e20af1753e06410457
parent45e699b7c5bf11168ad325df417fdd18cb86e862 (diff)
downloadrabbitmq-c-pr445.tar.gz
Doc: fix broken linkpr445
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 59e51d4..2a83b57 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,8 @@ API documentation for v0.8.0+ can viewed from:
- *Optionally* [Doxygen](http://www.stack.nl/~dimitri/doxygen/) to build
developer API documentation.
-After downloading and extracting the source from a tarball to a directory.
-([see above][Latest Stable Version]), the commands to build rabbitmq-c on most
+After downloading and extracting the source from a tarball to a directory
+([see above](#latest-stable-version)), the commands to build rabbitmq-c on most
systems are:
mkdir build && cd build