Updates Key Concepts page to point to the videos. (#677)

This commit is contained in:
Joel Dudley 2017-05-15 12:08:57 +01:00 committed by Roger Willis
parent 9307e720be
commit 5f5f51bf51

View File

@ -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 <https://vimeo.com/album/4555732/>`_.
.. _`Corda: An Introduction`: _static/corda-introductory-whitepaper.pdf
.. _`Corda: A Distributed Ledger`: _static/corda-technical-whitepaper.pdf