Skip to content

Commit 0c89364

Browse files
Update README.md
1 parent a98d053 commit 0c89364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pkg.clone("https://github.com/JuliaDiffEq/MATLABDiffEq.jl")
2020

2121
## Using MATLABDiffEq.jl
2222

23-
MATLABDiffEq.jl is simply a solver on the DiffEq common interface, so for details see the [DifferentialEquations.jl documentation](https://juliadiffeq.github.io/DiffEqDocs.jl/latest/). However, there are three things to know:
23+
MATLABDiffEq.jl is simply a solver on the DiffEq common interface, so for details see the [DifferentialEquations.jl documentation](https://juliadiffeq.github.io/DiffEqDocs.jl/dev/). However, there are three things to know:
2424

2525
1. The only options implemented are those for error calculations (`timeseries_error`), `saveat` and tolerances.
2626
2. The input function must be defined by a `ParameterizedFunction`

0 commit comments

Comments
 (0)