Skip to content

Commit 56baa4e

Browse files
committed
removed RTD hyperlink
1 parent be28757 commit 56baa4e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/source/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,8 @@ produces:
252252
print("hello, world!", file=sys.stderr)
253253

254254
.. note::
255-
To `adjust the CSS <https://docs.readthedocs.io/en/stable/guides/adding-custom-css.html>`_
256-
of the ``stderr`` stream, use the ``stderr`` class. If you are using the default
257-
Sphinx theme, for example, add the following
255+
To adjust the CSS of the ``stderr`` stream, use the ``stderr`` class. If you are using
256+
the default Sphinx theme, for example, add the following
258257
`custom CSS <https://alabaster.readthedocs.io/en/latest/customization.html#custom-stylesheet>`_:
259258
``.stderr {background-color: #FCC}``.
260259

0 commit comments

Comments
 (0)