We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af1f51 commit 31ca448Copy full SHA for 31ca448
src/user-guide/writing-workflows/runtime.rst
@@ -865,5 +865,5 @@ triggers at 30 minutes after cycle point, a late event could be configured like
865
866
.. [1] The order of precedence for inheritance from multiple parents is
867
determined by the `C3 algorithm
868
- <https://en.wikipedia.org/wiki/C3_linearization>`_ used to find
+ <https://docs.python.org/3/howto/mro.html#python-2-3-mro>`_ used to find
869
the linear method resolution order for multiple inheritance in Python.
0 commit comments