Removes repo link in tut to lower maint. overhead. (#1567)

This commit is contained in:
Joel Dudley 2017-09-20 14:52:33 +01:00 committed by josecoll
parent fd57cf1c0c
commit 806d1b9b82

View File

@ -1,10 +1,7 @@
Introduction Introduction
============ ============
.. note:: This tutorial extends the CorDapp built during the :doc:`Hello, World tutorial <hello-world-index>`. You can .. note:: This tutorial extends the CorDapp built during the :doc:`Hello, World tutorial <hello-world-index>`.
download the final version of the CorDapp produced in that tutorial for
`Java <https://github.com/joeldudleyr3/tutorials/tree/master/Tut1Java>`_ or
`Kotlin <https://github.com/joeldudleyr3/tutorials/tree/master/Tut1Kotlin>`_.
In the Hello, World tutorial, we built a CorDapp allowing us to model IOUs on ledger. Our CorDapp was made up of three In the Hello, World tutorial, we built a CorDapp allowing us to model IOUs on ledger. Our CorDapp was made up of three
elements: elements: