From f80789d5540698813fe7e54f021202bd0e402199 Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Mon, 24 Jul 2017 10:41:26 -0400 Subject: [PATCH] FAB-5422 fix syntax error Change-Id: Ied54138605d42b2c7687dc0f80a5a0eb3befca34 Signed-off-by: Christopher Ferris --- docs/source/index.rst | 6 +++--- docs/source/prereqs.rst | 6 +++--- docs/source/samples.rst | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index ed5d4028a24..e27caade312 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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: diff --git a/docs/source/prereqs.rst b/docs/source/prereqs.rst index 73999e6fe82..71826f1890d 100644 --- a/docs/source/prereqs.rst +++ b/docs/source/prereqs.rst @@ -130,9 +130,9 @@ These need to be ``false`` and ``true`` respectively. newer version from the `cURL downloads page `__ -..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/ diff --git a/docs/source/samples.rst b/docs/source/samples.rst index 62db373f5f2..469767bace1 100644 --- a/docs/source/samples.rst +++ b/docs/source/samples.rst @@ -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/