Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove the word link from output toggle feature description
  • Loading branch information
thmsdnnr committed Sep 27, 2021
commit ee404c1a5c86e9b2daef8708e6c2d007df5d7724
4 changes: 2 additions & 2 deletions Doc/tutorial/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ end a multi-line command.

.. only:: html

You can toggle the display of prompts and output by clicking the ``>>>``
link in the upper-right corner of an example box. If you hide the prompts
You can toggle the display of prompts and output by clicking on ``>>>``
in the upper-right corner of an example box. If you hide the prompts
and output for an example, then you can easily copy and paste the input
lines into your interpreter.

Expand Down