Skip to content

Commit 7aae0e5

Browse files
gh-148909: Fix broken author attribution URL in 'The Python 2.3 Method Resolution Order' doc (#149092)
1 parent cdec9ac commit 7aae0e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/mro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Python 2.3 Method Resolution Order
1010
The Method Resolution Order discussed here was *introduced* in Python 2.3,
1111
but it is still used in later versions -- including Python 3.
1212

13-
By `Michele Simionato <https://www.phyast.pitt.edu/~micheles/>`__.
13+
By `Michele Simionato <https://github.com/micheles>`__.
1414

1515
:Abstract:
1616

0 commit comments

Comments
 (0)