diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 6d0a502bb..2b495195e 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -13,7 +13,7 @@ Jenkins ~~~~~~~ You should have a Jenkins server running with the `ZMQ Event Publisher -` +`_ plugin installed (it is available in the Jenkins Update Center). Be sure that the machine where you plan to run Nodepool can connect to the ZMQ port specified by the plugin on your Jenkins master(s). @@ -68,5 +68,5 @@ logging configuration file. The logging configuration file is in the standard python logging `configuration file format -`. +`_. The Nodepool configuration file is described in :ref:`configuration`.