Skip to content

Commit

Permalink
FAB-5003 fix broken reference
Browse files Browse the repository at this point in the history
Change-Id: I3587c47fedc1cb1ea703be9f03ab2e34570ad428
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Jun 27, 2017
1 parent dc7c40b commit 033b7fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/chaincode4ade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Choosing a Location for the Code
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Now, you will want to create a directory for your chaincode application as a
child directory of ``$GOPATH/src/``.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/prereqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ following command from a terminal prompt:
docker-compose --version
.. _Golang_setup:
.. _Golang:

Go Programming Language
-----------------------
Expand Down

0 comments on commit 033b7fa

Please sign in to comment.