From eaf56e9fb04a35b7f2ec56811fc4f57c7ceea58c Mon Sep 17 00:00:00 2001 From: Torkel Date: Thu, 9 May 2024 13:10:49 -0400 Subject: [PATCH] rebase fix --- docs/pages.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages.jl b/docs/pages.jl index f6e4d18b52..c20f45e469 100644 --- a/docs/pages.jl +++ b/docs/pages.jl @@ -24,7 +24,7 @@ pages = Any[ ] ], "Model simulation" => Any[ - "04_model_simulation/01_simulation_introduction.md", + "04_model_simulation/01_simulation_introduction.md", # Simulation introduction. # Simulation plotting. "model_simulation/simulation_structure_interfacing.md",