diff --git a/docs/source/generating-a-node.rst b/docs/source/generating-a-node.rst index 14a2dc9c82..98d9bdcf46 100644 --- a/docs/source/generating-a-node.rst +++ b/docs/source/generating-a-node.rst @@ -12,7 +12,7 @@ A node can be created manually by creating a folder that contains the following * A folder entitled ``cordapps`` containing any CorDapp JARs you want the node to load -* An up-to-date version of the ``network-parameters`` file ([see docs:](https://docs.corda.net/network-map.html#network-parameters)) generated by the bootstrapper tool +* An up-to-date version of the ``network-parameters`` file (:ref:`see docs `) generated by the bootstrapper tool * **Optional:** A webserver JAR entitled ``corda-webserver-|corda_version|.jar`` that will connect to the node via RPC