diff --git a/docs/source/index.rst b/docs/source/index.rst index ac64315eb6..9aaaeaaf73 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -14,7 +14,7 @@ follow our :doc:`quickstart guide `. If you want to start coding on Corda, then familiarise yourself with the :doc:`key concepts `, then read our :doc:`Hello, World! tutorial `. For the background behind Corda, read the non-technical -`introductory white paper`_ or for more detail, the `technical white paper`_. +`platform white paper`_ or for more detail, the `technical white paper`_. If you have questions or comments, then get in touch on `Slack `_ or ask a question on `Stack Overflow `_ . @@ -24,7 +24,7 @@ We look forward to seeing what you can do with Corda! .. note:: You can read this site offline. Either `download the PDF`_ or download the Corda source code, run ``gradle buildDocs`` and you will have a copy of this site in the ``docs/build/html`` directory. -.. _`introductory white paper`: _static/corda-introductory-whitepaper.pdf +.. _`platform white paper`: _static/corda-platform-whitepaper.pdf .. _`technical white paper`: _static/corda-technical-whitepaper.pdf .. _`download the PDF`: _static/corda-developer-site.pdf