Skip to content

Commit 3c36a43

Browse files
committed
[FAB-5111] Fix broken link
Fixed simple asset chaincode link Changed link to local ref [ci-skip] Change-Id: I41f8dd01ff9619d670341013e6bb9f8a1e441de7 Signed-off-by: Mark Parzygnat <[email protected]>
1 parent b93fb81 commit 3c36a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/chaincode4noah.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ To install a chaincode, send a `SignedProposal
176176
<https://github.com/hyperledger/fabric/blob/master/protos/peer/proposal.proto#L104>`_
177177
to the ``lifecycle system chaincode`` (LSCC) described in the `System Chaincode`_
178178
section. For example, to install the **sacc** sample chaincode described
179-
in section `Simple Asset Chaincode`_ using the CLI, the command would look
180-
like the following:
179+
in section :ref:`simple asset chaincode`
180+
using the CLI, the command would look like the following:
181181

182182
.. code:: bash
183183

0 commit comments

Comments
 (0)