Fix reference in "running a notary" doc

This commit is contained in:
Thomas Schroeter 2019-02-13 08:56:15 +00:00 committed by Mike Hearn
parent 4ae5c1ee15
commit 34c7d3e8a7

View File

@ -28,7 +28,7 @@ For a validating notary service specify:
See :ref:`key_concepts_notaries_validation` for more details about validating versus non-validating notaries.
For clients to be able to use the notary service, its identity must be added to the network parameters. This will be
done automatically when creating the network, if using :doc:`network-bootstrapper`. See :doc:`setting-up-a-corda-network`
done automatically when creating the network, if using :doc:`network-bootstrapper`. See :doc:`corda-networks-index`
for more details.
Crash fault-tolerant (experimental)
@ -47,4 +47,4 @@ is still experimental and there is active work ongoing for a production ready so
serialization which is disabled by default in Corda due to security risks, and it will only work in dev mode where this can
be customised.
We do not recommend using it in any long-running test or production deployments.
We do not recommend using it in any long-running test or production deployments.