Skip to content

Commit

Permalink
Fix link to MadNLP
Browse files Browse the repository at this point in the history
  • Loading branch information
mjacobse authored Oct 10, 2024
1 parent fccf976 commit f652efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorial-nlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ plot(sol)
```
## Change the NLP solver

Alternatively, we can use [MadNLP.jl](https://jso.dev/Percival.jl) to solve anew the NLP problem:
Alternatively, we can use [MadNLP.jl](https://madnlp.github.io/MadNLP.jl) to solve anew the NLP problem:

```@example main
using MadNLP
Expand Down

0 comments on commit f652efc

Please sign in to comment.