From 502088d79886f3f71bf4c2bf9407efb0659b65c2 Mon Sep 17 00:00:00 2001 From: Joel Dudley Date: Tue, 15 May 2018 17:36:17 +0100 Subject: [PATCH] Update generating-a-node.rst --- docs/source/generating-a-node.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/generating-a-node.rst b/docs/source/generating-a-node.rst index 9e02b826b5..f8f0a3f437 100644 --- a/docs/source/generating-a-node.rst +++ b/docs/source/generating-a-node.rst @@ -139,7 +139,7 @@ The Dockerform task The ``Dockerform`` is a sister task of ``Cordform``. It has nearly the same syntax and produces very similar results - enhanced by an extra file to enable easy spin up of nodes using ``docker-compose``. -Below you can find the example task from the ``IRS Demo`` +Below you can find the example task from the ``IRS Demo `` included in the samples directory of main Corda GitHub repository: .. sourcecode:: groovy