Skip to content

Commit f80789d

Browse files
FAB-5422 fix syntax error
Change-Id: Ied54138605d42b2c7687dc0f80a5a0eb3befca34 Signed-off-by: Christopher Ferris <[email protected]>
1 parent fbb84cc commit f80789d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docs/source/index.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ It's recommended for first-time users to begin by going through the
1717
components and the basic transaction flow. Once comfortable, continue
1818
exploring the library for demos, technical specifications, APIs, etc.
1919

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

2424
Before diving in, watch how Hyperledger Fabric is Building a Blockchain for
2525
Business:

docs/source/prereqs.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ These need to be ``false`` and ``true`` respectively.
130130
newer version from the `cURL downloads page
131131
<https://curl.haxx.se/download.html>`__
132132

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

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

docs/source/samples.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ one tagged as "latest".
7979
.. note:: On different architectures, the x86_64 would be replaced
8080
with the string identifying your architecture.
8181

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

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

0 commit comments

Comments
 (0)