We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8a854 commit fae06d2Copy full SHA for fae06d2
1 file changed
README.md
@@ -11,7 +11,7 @@ CPLEX.jl has two components:
11
- an interface to [MathOptInterface](https://github.com/jump-dev/MathOptInterface.jl)
12
13
The C API can be accessed via `CPLEX.CPXxx` functions, where the names and
14
-arguments are identical to the C API. See the [CPLEX documentation](https://www.ibm.com/support/knowledgecenter/SSSA5P_12.10.0/COS_KC_home.html)
+arguments are identical to the C API. See the [CPLEX documentation](https://www.ibm.com/docs/en/icos/22.1.0?topic=apis-callable-library)
15
for details.
16
17
## Affiliation
0 commit comments