File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1222,7 +1222,7 @@ _replace_zero(x) = x
1222
1222
Set the objective sense to `sense` and objective function to `func`. The
1223
1223
objective sense can be either `Min`, `Max`, `MathOptInterface.MIN_SENSE`,
1224
1224
`MathOptInterface.MAX_SENSE` or `MathOptInterface.FEASIBILITY_SENSE`; see
1225
- [`MathOptInterface.ObjectiveSense`](https://jump.dev/MathOptInterface.jl/v0.8/apireference.html #MathOptInterface.ObjectiveSense).
1225
+ [`MathOptInterface.ObjectiveSense`](https://jump.dev/MathOptInterface.jl/stable/reference/models/ #MathOptInterface.ObjectiveSense).
1226
1226
In order to set the sense programmatically, i.e., when `sense` is a Julia
1227
1227
variable whose value is the sense, one of the three
1228
1228
`MathOptInterface.ObjectiveSense` values should be used. The function `func` can
You can’t perform that action at this time.
0 commit comments