We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21c09c commit 2bad6e7Copy full SHA for 2bad6e7
Doc/tutorial/introduction.rst
@@ -480,7 +480,7 @@ First Steps Towards Programming
480
481
Of course, we can use Python for more complicated tasks than adding two and two
482
together. For instance, we can write an initial sub-sequence of the
483
-`Fibonacci series <https://en.wikipedia.org/wiki/Fibonacci_number>`_
+`Fibonacci series <https://en.wikipedia.org/wiki/Fibonacci_sequence>`_
484
as follows::
485
486
>>> # Fibonacci series:
0 commit comments