start_network: fix url in note (#2417)

This commit is contained in:
Maik Riechert 2021-04-06 20:34:16 +01:00 коммит произвёл GitHub
Родитель 3d57c075c6
Коммит 2ba5cf3410
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -86,7 +86,7 @@ def run(args):
f"Keys and certificates have been copied to the common folder: {network.common_dir}"
)
LOG.info(
"See https://microsoft.github.io/CCF/main/users/issue_commands.html for more information"
"See https://microsoft.github.io/CCF/main/use_apps/issue_commands.html for more information"
)
LOG.warning("Press Ctrl+C to shutdown the network")