Skip to content

Commit 31ca448

Browse files
replace broken link
1 parent 0af1f51 commit 31ca448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/user-guide/writing-workflows/runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,5 +865,5 @@ triggers at 30 minutes after cycle point, a late event could be configured like
865865

866866
.. [1] The order of precedence for inheritance from multiple parents is
867867
determined by the `C3 algorithm
868-
<https://en.wikipedia.org/wiki/C3_linearization>`_ used to find
868+
<https://docs.python.org/3/howto/mro.html#python-2-3-mro>`_ used to find
869869
the linear method resolution order for multiple inheritance in Python.

0 commit comments

Comments
 (0)