Skip to content

Commit 0f026cc

Browse files
committed
typos
1 parent 498eefc commit 0f026cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Users that are working with PEtab problems should consult the model selection do
77

88
Users who wish to apply model selection methods using a calibration tool that doesn't support PEtab can refer to the "Model selection with non-SBML models" notebook for a demonstration using statsmodels.
99

10-
Developers wishing to implement model selection in their tool via PEtab Select can consult the workflow notes ("Example usage with the CLI" and "Example usage with Python 3") or "FAMoS in PEtab Select" notebooks.
10+
Developers wishing to implement model selection in their tool via PEtab Select can consult the notebooks on workflows ("Example usage with the CLI" and "Example usage with Python 3") or "FAMoS in PEtab Select".
1111

1212
.. toctree::
1313
:maxdepth: 1

doc/examples/other_model_types.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"\n",
114114
" This loads the PEtab Select problem from disk and performs all iterations of a model selection method.\n",
115115
"\n",
116-
"In this case, the PEtab Select problem is setup to perform backward selection. See the files in `other_model_types_problem/petab_select`."
116+
"In this case, the PEtab Select problem is setup to perform backward selection ([see the specification files for this example](https://github.com/PEtab-dev/petab_select/tree/main/doc/examples/other_model_types_problem/petab_select))."
117117
]
118118
},
119119
{

0 commit comments

Comments
 (0)