Skip to content

Commit

Permalink
FAB-5422 fix syntax error
Browse files Browse the repository at this point in the history
Change-Id: Ied54138605d42b2c7687dc0f80a5a0eb3befca34
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Jul 24, 2017
1 parent fbb84cc commit f80789d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ It's recommended for first-time users to begin by going through the
components and the basic transaction flow. Once comfortable, continue
exploring the library for demos, technical specifications, APIs, etc.

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.
.. note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

Before diving in, watch how Hyperledger Fabric is Building a Blockchain for
Business:
Expand Down
6 changes: 3 additions & 3 deletions docs/source/prereqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ These need to be ``false`` and ``true`` respectively.
newer version from the `cURL downloads page
<https://curl.haxx.se/download.html>`__

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.
.. note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/
6 changes: 3 additions & 3 deletions docs/source/samples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ one tagged as "latest".
.. note:: On different architectures, the x86_64 would be replaced
with the string identifying your architecture.

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.
.. note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/

0 comments on commit f80789d

Please sign in to comment.