We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7c40b commit 033b7faCopy full SHA for 033b7fa
docs/source/chaincode4ade.rst
@@ -51,7 +51,7 @@ Choosing a Location for the Code
51
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
52
53
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.
+you have :ref:`Golang` installed and your system properly configured.
55
56
Now, you will want to create a directory for your chaincode application as a
57
child directory of ``$GOPATH/src/``.
docs/source/prereqs.rst
@@ -42,7 +42,7 @@ following command from a terminal prompt:
42
43
docker-compose --version
44
45
-.. _Golang_setup:
+.. _Golang:
46
47
Go Programming Language
48
-----------------------
0 commit comments