Skip to content

Commit fae06d2

Browse files
authored
Update documentation link in README (#457)
1 parent bb8a854 commit fae06d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CPLEX.jl has two components:
1111
- an interface to [MathOptInterface](https://github.com/jump-dev/MathOptInterface.jl)
1212

1313
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)
14+
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)
1515
for details.
1616

1717
## Affiliation

0 commit comments

Comments
 (0)