Link to where the scripts can be found (#3464)

* Link to where the scripts can be found

* Address review feedback
This commit is contained in:
Joel Dudley 2018-06-29 11:32:53 +01:00 committed by GitHub
parent 6450d6c777
commit 8f254a75ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <https://github.com/corda/corda/tree/master/tools/demobench>`_ directory of the `Corda repository <https://github.com/corda/corda>`_ to execute these tasks:
#. ``package-demobench-exe.bat`` (Windows)
#. ``package-demobench-dmg.sh`` (MacOS)