Skip to content

Commit

Permalink
Update pages.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Feb 1, 2025
1 parent 100f18f commit 718bf79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/pages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ pages = ["index.md",
"examples/ode/second_order_adjoints.md",
"examples/ode/second_order_neural.md"],
"Neural Ordinary Differential Equations (Neural ODE)" => Any[
"examples/neural_ode/simplechains.md",
"examples/neural_ode/minibatch.md"],
"examples/neural_ode/simplechains.md"],
"Stochastic Differential Equations (SDEs)" => Any[
"examples/sde/optimization_sde.md",
"examples/sde/SDE_control.md"],
Expand Down

0 comments on commit 718bf79

Please sign in to comment.