From 8f254a75ca80142e2539de6060ec655facd1313d Mon Sep 17 00:00:00 2001 From: Joel Dudley Date: Fri, 29 Jun 2018 11:32:53 +0100 Subject: [PATCH] Link to where the scripts can be found (#3464) * Link to where the scripts can be found * Address review feedback --- docs/source/demobench.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/demobench.rst b/docs/source/demobench.rst index 24b2948806..09f3ea69e3 100644 --- a/docs/source/demobench.rst +++ b/docs/source/demobench.rst @@ -62,7 +62,7 @@ DemoBench writes a log file to the following location: Building the Installers ----------------------- -Gradle defines tasks that build DemoBench installers using JavaPackager. There are three scripts in the ``tools/demobench`` directory to execute these tasks: +Gradle defines tasks that build DemoBench installers using JavaPackager. There are three scripts in the `tools/demobench `_ directory of the `Corda repository `_ to execute these tasks: #. ``package-demobench-exe.bat`` (Windows) #. ``package-demobench-dmg.sh`` (MacOS)