-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
fix a URL redirect to wikipedia article on Fibonacci numbers #110534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
docs
Documentation in the Doc dir
Comments
partev
added a commit
to partev/cpython
that referenced
this issue
Oct 9, 2023
terryjreedy
pushed a commit
that referenced
this issue
Oct 9, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Oct 9, 2023
…numbers (pythonGH-110535) (cherry picked from commit 892ee72) Co-authored-by: partev <[email protected]>
I confirmed the correction. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Oct 9, 2023
…numbers (pythonGH-110535) (cherry picked from commit 892ee72) Co-authored-by: partev <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Documentation
Section 3.2 of the tutorial: https://docs.python.org/3.13/tutorial/introduction.html#first-steps-towards-programming
links to https://en.wikipedia.org/w/index.php?title=Fibonacci_number which redirects to https://en.wikipedia.org/wiki/Fibonacci_sequence
Linked PRs
The text was updated successfully, but these errors were encountered: