Skip to content

Commit 7416112

Browse files
committed
[FAB-10967] SideDB video link
Added a link to the private data video that D. Enyeart created to the private data tutorial (see additional resources in the tutorial TOC) Change-Id: Iac691b2882072324e9d0aa7eb9e02e4eccb544ce Signed-off-by: pama-ibm <pama@ibm.com>
1 parent c4fe7e6 commit 7416112

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/source/private_data_tutorial.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ configuring and using private data with Fabric:
2020
#. :ref:`pd-query-unauthorized`
2121
#. :ref:`pd-purge`
2222
#. :ref:`pd-indexes`
23+
#. :ref:`pd-ref-material`
2324

2425
This tutorial will use the `marbles private data sample <https://github.com/hyperledger/fabric-samples/tree/master/chaincode/marbles02_private>`__
2526
--- running on the Building Your First Network (BYFN) tutorial network --- to
@@ -793,5 +794,19 @@ automatically deployed upon chaincode instantiation on the channel when
793794
the ``--collections-config`` flag is specified pointing to the location of
794795
the collection JSON file.
795796

797+
798+
.. _pd-ref-material:
799+
800+
Additional resources
801+
--------------------
802+
803+
For additional private data education, a video tutorial has been created.
804+
805+
.. raw:: html
806+
807+
<br/><br/>
808+
<iframe width="560" height="315" src="https://www.youtube.com/embed/qyjDi93URJE" frameborder="0" allowfullscreen></iframe>
809+
<br/><br/>
810+
796811
.. Licensed under Creative Commons Attribution 4.0 International License
797812
https://creativecommons.org/licenses/by/4.0/

0 commit comments

Comments
 (0)