diff --git a/doc/source/algorithms/VLE.ipynb b/doc/source/algorithms/VLE.ipynb index fd194e8..97821ae 100644 --- a/doc/source/algorithms/VLE.ipynb +++ b/doc/source/algorithms/VLE.ipynb @@ -56,7 +56,7 @@ "raw_mimetype": "text/restructuredtext" }, "source": [ - "The Python method is here: :py:meth:`pure_VLE_T `" + "The Python method is here: :py:meth:`~teqp.teqp.AbstractModel.pure_VLE_T`" ] }, { @@ -109,7 +109,7 @@ "raw_mimetype": "text/restructuredtext" }, "source": [ - "The Python method is here: :py:meth:`mix_VLE_Tx `" + "The Python method is here: :py:meth:`~teqp.teqp.AbstractModel.mix_VLE_Tx`" ] }, { @@ -166,7 +166,7 @@ "raw_mimetype": "text/restructuredtext" }, "source": [ - "The Python method is here: :py:meth:`trace_VLE_isotherm_binary `" + "The Python method is here: :py:meth:`~teqp.teqp.AbstractModel.trace_VLE_isotherm_binary`" ] }, { @@ -224,7 +224,7 @@ "raw_mimetype": "text/restructuredtext" }, "source": [ - "The options class is here: :py:meth:`TVLEOptions `" + "The options class is here: :py:meth:`~teqp.teqp.TVLEOptions`" ] }, { @@ -272,7 +272,7 @@ "raw_mimetype": "text/restructuredtext" }, "source": [ - "The tracer function class is here: :py:meth:`trace_VLE_isobar_binary `" + "The tracer function class is here: :py:meth:`~teqp.teqp.AbstractModel.trace_VLE_isobar_binary`" ] }, {