From 237936c7404377430faddc125bbe98f876a5d789 Mon Sep 17 00:00:00 2001 From: Richard West Date: Wed, 25 Dec 2019 19:54:20 +0000 Subject: [PATCH] Fix broken links to website in docstrings. The examples were reorganized and there are a couple of links to them in the docstrings. --- interfaces/cython/cantera/composite.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interfaces/cython/cantera/composite.py b/interfaces/cython/cantera/composite.py index b2ad194d47..5ca7e12907 100644 --- a/interfaces/cython/cantera/composite.py +++ b/interfaces/cython/cantera/composite.py @@ -66,8 +66,8 @@ class Solution(ThermoPhase, Kinetics, Transport): models. For non-trivial uses cases of this functionality, see the examples - `extract_submechanism.py `_ - and `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