From a67675387b9ef00777f69a1029828a8abb4bbc07 Mon Sep 17 00:00:00 2001 From: Sebastian Persson <46872750+sebapersson@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:01:28 +0200 Subject: [PATCH 1/2] Fix PEtab.jl example link in index.rst Updated link for PEtab.jl example in documentation. --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index e440059..52f93df 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -32,7 +32,7 @@ PEtab Select is well-integrated with: * `Data2Dynamics `_ (`example `__) * `PEtab.jl `_ - (`example `__) + (`example `__) * `pyPESTO `_ (`example `__) From e784e31a1c4d6525ca887b187c21222b08e60695 Mon Sep 17 00:00:00 2001 From: sebapersson Date: Fri, 3 Jul 2026 11:16:16 +0200 Subject: [PATCH 2/2] Fix broken PEtab.jl link --- doc/calibration_tools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/calibration_tools.rst b/doc/calibration_tools.rst index b937182..eb86643 100644 --- a/doc/calibration_tools.rst +++ b/doc/calibration_tools.rst @@ -44,7 +44,7 @@ PEtab.jl `PEtab.jl `__ is a Julia-based tool. - `Documentation `__ -- `Model selection guide `__ +- `Model selection guide `__ - `SBML support `__ pyPESTO