Skip to content

Commit

Permalink
Merge pull request #370 from mjacobse/patch-1
Browse files Browse the repository at this point in the history
Fix link to MadNLP
  • Loading branch information
ocots authored Oct 12, 2024
2 parents fccf976 + f652efc commit 69f46fb
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 69f46fb

Please sign in to comment.