Fix "getting set up" link (#1270)

This commit is contained in:
Tommy Lillehagen 2018-07-13 13:09:55 +01:00 committed by Michele Sollecito
parent b55a287311
commit 84d387c034

View File

@ -92,7 +92,7 @@ This tarball contains all of the Corda dependencies as they would appear in your
``C:\Documents and Settings\{your-username}\.m2``.
To build CorDapps on development machines the Corda Enterprise binaries will need to be discoverable by Gradle. The
`<build.gradle https://github.com/corda/cordapp-example/blob/release-enterprise-V3/build.gradle>`_ file on the
`build.gradle <https://github.com/corda/cordapp-example/blob/release-enterprise-V3/build.gradle>`_ file on the
``cordapp-example`` ``release-enterprise-V3`` branch includes instructions on how to allow Gradle to discover
dependencies.
@ -175,7 +175,7 @@ This tarball contains all of the Corda dependencies as they would appear in your
``~/.m2/repository``.
To build CorDapps on development machines the Corda Enterprise binaries will need to be discoverable by Gradle. The
`<build.gradle https://github.com/corda/cordapp-example/blob/release-enterprise-V3/build.gradle>`_ file on the
`build.gradle <https://github.com/corda/cordapp-example/blob/release-enterprise-V3/build.gradle>`_ file on the
``cordapp-example`` ``release-enterprise-V3`` branch includes instructions on how to allow Gradle to discover
dependencies.