Skip to content

Commit e7d94ef

Browse files
committed
Fixes the link to lym
1 parent e7a5ada commit e7d94ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/thebeginning.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ language, you can write the code into the Python interpreter directly or you
99
can write the code in a file and then run the file. In this topic, we will
1010
first write the code using the interpreter, after starting Python in the
1111
command prompt (shell or terminal). In case you are new to Linux command line,
12-
+then you can read learn about various command from [this
13-
book](https://lym.readthedocs.io/en/latest/).
12+
+then you can read learn about various command from `this
13+
book <https://lym.readthedocs.io/en/latest/>`_
1414

1515

1616
Note that the code samples that follow use the latest Python built from the

0 commit comments

Comments
 (0)