From 8c5fe162117833821ea9cbd9f68add8df424dc56 Mon Sep 17 00:00:00 2001 From: Shams Asari Date: Wed, 2 May 2018 12:25:41 +0100 Subject: [PATCH] DOCS - Fixed invalid page ref in upgrade-notes.rst (#3053) (#3055) (cherry picked from commit 514287e) --- docs/source/upgrade-notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/upgrade-notes.rst b/docs/source/upgrade-notes.rst index 59f3ca5426..7a26afcef8 100644 --- a/docs/source/upgrade-notes.rst +++ b/docs/source/upgrade-notes.rst @@ -72,7 +72,7 @@ With the re-designed network map service the following changes need to be made: * The network map is no longer provided by a node and thus the ``networkMapService`` config is ignored. Instead the network map is either provided by the compatibility zone (CZ) operator (who operates the doorman) and available using the ``compatibilityZoneURL`` config, or is provided using signed node info files which are copied locally. - See :doc:`network-map` for more details, and :doc:`setting-up-a-corda-network.rst` on how to use the network + See :doc:`network-map` for more details, and :doc:`setting-up-a-corda-network` on how to use the network bootstrapper for deploying a local network. * Configuration for a notary has been simplified. ``extraAdvertisedServiceIds``, ``notaryNodeAddress``, ``notaryClusterAddresses``