Skip to content

Commit 8113e7c

Browse files
authored
Merge pull request #11049 from jsquyres/pr/sphinx-docs-typo
docs: fix typo
2 parents 360b2b1 + 597bfd3 commit 8113e7c

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)