Skip to content

Commit 597bfd3

Browse files
committed
docs: fix typo
Fix a ("::") typo that caused a code block to render incorrectly. Also make the surrounding text a little cleaner. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent d0bbb75 commit 597bfd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developers/sphinx.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ they rendered in HTML).
182182
Checking Sphinx HTML links
183183
^^^^^^^^^^^^^^^^^^^^^^^^^^
184184

185-
The ``linkcheck`` ``make`` target will invoke Sphinx's functionality
186-
to check all the external links in the documentation::
185+
``make linkcheck`` will invoke Sphinx's functionality to check all the
186+
external links in the documentation:
187187

188188
.. code:: sh
189189

0 commit comments

Comments
 (0)