Skip to content

Commit c110c29

Browse files
authored
Update pages.jl
1 parent 84bf46e commit c110c29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ pages = Any[
2222
"Examples" => Any[
2323
"model_creation/examples/basic_CRN_library.md",
2424
"model_creation/examples/programmatic_generative_linear_pathway.md",
25-
"model_creation/examples/noise_modelling_approaches.md",
2625
"model_creation/examples/hodgkin_huxley_equation.md",
27-
"model_creation/examples/smoluchowski_coagulation_equation.md"
26+
"model_creation/examples/smoluchowski_coagulation_equation.md",
27+
"model_creation/examples/noise_modelling_approaches.md",
2828
]
2929
],
3030
"Model simulation and visualization" => Any[

0 commit comments

Comments
 (0)