Skip to content

Commit 6293908

Browse files
committed
Update link to Read the Docs in README to latest version.
1 parent ad0f43b commit 6293908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Examples
4040
^^^^^^^^
4141

4242
.. |egcd| replace:: ``egcd``
43-
.. _egcd: https://egcd.readthedocs.io/en/1.0.0/_source/egcd.html#egcd.egcd.egcd
43+
.. _egcd: https://egcd.readthedocs.io/en/2.0.0/_source/egcd.html#egcd.egcd.egcd
4444

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

0 commit comments

Comments
 (0)