diff --git a/interfaces/cython/cantera/composite.py b/interfaces/cython/cantera/composite.py index b7b78e23c..6d11e765e 100644 --- a/interfaces/cython/cantera/composite.py +++ b/interfaces/cython/cantera/composite.py @@ -45,8 +45,8 @@ class Solution(ThermoPhase, Kinetics, Transport): `Reaction` objects, respectively. For non-trivial uses cases of this functionality, see the examples - :ref:`py-example-extract_submechanism.py` and - :ref:`py-example-mechanism_reduction.py`. + `extract_submechanism.py `_ + and `mechanism_reduction.py `_. In addition, `Solution` objects can be constructed by passing the text of the CTI or XML phase definition in directly, using the ``source`` keyword