Skip to content

Commit 718bf79

Browse files
Update pages.jl
1 parent 100f18f commit 718bf79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/pages.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ pages = ["index.md",
1515
"examples/ode/second_order_adjoints.md",
1616
"examples/ode/second_order_neural.md"],
1717
"Neural Ordinary Differential Equations (Neural ODE)" => Any[
18-
"examples/neural_ode/simplechains.md",
19-
"examples/neural_ode/minibatch.md"],
18+
"examples/neural_ode/simplechains.md"],
2019
"Stochastic Differential Equations (SDEs)" => Any[
2120
"examples/sde/optimization_sde.md",
2221
"examples/sde/SDE_control.md"],

0 commit comments

Comments
 (0)