diff --git a/docs/source/key-concepts.rst b/docs/source/key-concepts.rst index f2675129d4..d54a13b936 100644 --- a/docs/source/key-concepts.rst +++ b/docs/source/key-concepts.rst @@ -1,21 +1,14 @@ Overview ======== -This section describes the fundamental concepts and features that underpin the Corda platform, to include: +This section describes the key concepts and features of the Corda platform. - * :doc:`key-concepts-ecosystem` - * :doc:`key-concepts-data-model` - * :doc:`key-concepts-core-types` - * :doc:`key-concepts-financial-model` - * :doc:`key-concepts-flow-framework` - * :doc:`key-concepts-consensus-notaries` - * :doc:`key-concepts-vault` - * :doc:`key-concepts-security-model` - -Detailed thinking and rationale behind these concepts are presented in the following published white papers: +The detailed thinking and rationale behind these concepts are presented in two white papers: * `Corda: An Introduction`_ - * `Corda: A Distributed Ledger`_ (Technical White Paper) + * `Corda: A Distributed Ledger`_ (A.K.A. the Technical White Paper) + +Explanations of the key concepts are also available as `videos `_. .. _`Corda: An Introduction`: _static/corda-introductory-whitepaper.pdf .. _`Corda: A Distributed Ledger`: _static/corda-technical-whitepaper.pdf