Skip to content

Commit

Permalink
Update link to Read the Docs in README to latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lapets committed Nov 28, 2024
1 parent ad0f43b commit 6293908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Examples
^^^^^^^^

.. |egcd| replace:: ``egcd``
.. _egcd: https://egcd.readthedocs.io/en/1.0.0/_source/egcd.html#egcd.egcd.egcd
.. _egcd: https://egcd.readthedocs.io/en/2.0.0/_source/egcd.html#egcd.egcd.egcd

.. |math_gcd| replace:: ``math.gcd``
.. _math_gcd: https://docs.python.org/3/library/math.html#math.gcd
Expand Down

0 comments on commit 6293908

Please sign in to comment.