diff --git a/docs.it4i/salomon/software/numerical-libraries/Clp.md b/docs.it4i/salomon/software/numerical-libraries/Clp.md index d99a250fdebcec8dbd3e4a98a77a2c207f612861..b69fe4ffc425f7fbd5d32882110781d37e408d6e 100644 --- a/docs.it4i/salomon/software/numerical-libraries/Clp.md +++ b/docs.it4i/salomon/software/numerical-libraries/Clp.md @@ -5,7 +5,7 @@ Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. -Clp (https://projects.coin-or.org/Clp) is a part of the COIN-OR (The Computational Infrastracture for Operations Research) project (https://www.coin-or.org/). +Clp ([projects.coin-or.org/Clp](https://projects.coin-or.org/Clp)) is a part of the COIN-OR (The Computational Infrastracture for Operations Research) project ([projects.coin-or.org/](https://projects.coin-or.org/)). ## Modules