Add building docs link
authorTodd Lyons <tlyons@ivenue.com>
Tue, 29 Oct 2013 19:19:31 +0000 (12:19 -0700)
committerTodd Lyons <tlyons@ivenue.com>
Tue, 29 Oct 2013 19:19:31 +0000 (12:19 -0700)
Home.md

diff --git a/Home.md b/Home.md
index 84ea3d71d3132c45ccfbffb380d7318140f077d1..7e9e1d4625c84e3ab926f4b8e7f28a989f0f6da5 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -6,7 +6,7 @@ View the [Installation](https://github.com/mrballcb/exim-build-farm-client/wiki/
 
 ## Overview
 
-In the default configuration, a full rebuild of Exim will occur when a new commit to the monitored branches occurs or every 7 days, and it will also build and run the test suite.  You can choose to have it also build the docs, but there are several extra package requirements for it to build the documentation.
+In the default configuration, a full rebuild of Exim will occur when a new commit to the monitored branches occurs or every 7 days, and it will also build and run the test suite.  You can choose to have it also build the docs, but there are several extra package requirements for [building the documentation](https://github.com/mrballcb/exim-build-farm-client/wiki/BuildingDocs).
 
 Review your enabled features in the Makefile and make adjustments to your *build-farm.conf* to enable those features, using either the makefile_set, makefile_add, or makefile_regex.  You may also receive requests from the developers to enable specific features on your build.  Documentation for enabling these in [build-config.conf](https://github.com/mrballcb/exim-build-farm-client/wiki/BuildConfigConf) is elsewhere.