From 84d387c0344924c1044e72b88e95370220d5cd65 Mon Sep 17 00:00:00 2001 From: Tommy Lillehagen Date: Fri, 13 Jul 2018 13:09:55 +0100 Subject: [PATCH] Fix "getting set up" link (#1270) --- docs/source/getting-set-up.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.