fixed unformatted and hardcoded link (#6035)

This commit is contained in:
Walter Oggioni 2020-03-09 14:05:28 +00:00 committed by GitHub
parent 217926092d
commit 8ea6564cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <network-parameters>`) generated by the bootstrapper tool
* **Optional:** A webserver JAR entitled ``corda-webserver-|corda_version|.jar`` that will connect to the node via RPC