diff --git a/docs/source/getting-set-up.rst b/docs/source/getting-set-up.rst index 720827b64e..70e9194bf0 100644 --- a/docs/source/getting-set-up.rst +++ b/docs/source/getting-set-up.rst @@ -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 -``_ file on the +`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 -``_ file on the +`build.gradle `_ file on the ``cordapp-example`` ``release-enterprise-V3`` branch includes instructions on how to allow Gradle to discover dependencies.