Skip to content

Commit 033b7fa

Browse files
FAB-5003 fix broken reference
Change-Id: I3587c47fedc1cb1ea703be9f03ab2e34570ad428 Signed-off-by: Christopher Ferris <[email protected]>
1 parent dc7c40b commit 033b7fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/chaincode4ade.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Choosing a Location for the Code
5151
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5252

5353
If you haven't been doing programming in Go, you may want to make sure that
54-
you have :ref:_Golang installed and your system properly configured.
54+
you have :ref:`Golang` installed and your system properly configured.
5555

5656
Now, you will want to create a directory for your chaincode application as a
5757
child directory of ``$GOPATH/src/``.

docs/source/prereqs.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ following command from a terminal prompt:
4242
4343
docker-compose --version
4444
45-
.. _Golang_setup:
45+
.. _Golang:
4646

4747
Go Programming Language
4848
-----------------------

0 commit comments

Comments
 (0)