Fix syntax of "More information" links (#5050)

This commit is contained in:
Waldir Pimenta
2020-12-29 11:46:54 +00:00
committed by GitHub
parent 8b80cf08b8
commit 5430739f1d
16 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
# IPython
> A Python shell with automatic history, dynamic object introspection, easier configuration, command completion, access to the system shell and more.
> More information: https://ipython.org/documentation.html.
> More information: <https://ipython.org/documentation.html>.
- Start an interactive IPython session: