From 2532876a17e2dc53fbf35cfc117f1a49730a335e Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Caillau Date: Fri, 13 Sep 2024 19:01:38 +0200 Subject: [PATCH] Update juliacon2024.md --- docs/src/juliacon2024.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/juliacon2024.md b/docs/src/juliacon2024.md index 8fe1fd70..c357f974 100644 --- a/docs/src/juliacon2024.md +++ b/docs/src/juliacon2024.md @@ -30,9 +30,9 @@ plus boundary, control and state constraints ## OptimalControl.jl for trajectory optimisation -- [Basic example](tutorial-basic-example.html) +- [Basic example](tutorial-double-integrator-energy.html) - [Goddard problem](tutorial-goddard.html) -- [Orbit transfer](http://control-toolbox.org/kepler) +- [Orbit transfer](https://control-toolbox.org/Kepler.jl) ## Wrap up @@ -60,4 +60,4 @@ plus boundary, control and state constraints - [ADNLPModels.jl](https://jso.dev/ADNLPModels.jl) - [DifferentiationInterface.jl](https://gdalle.github.io/DifferentiationInterface.jl/DifferentiationInterface/stable) - [DifferentialEquations.jl](https://github.com/SciML/DifferentialEquations.jl) -- [MLStyle.jl](https://thautwarm.github.io/MLStyle.jl) \ No newline at end of file +- [MLStyle.jl](https://thautwarm.github.io/MLStyle.jl)