From 5780072f4ca0997e7fd1c134b08b374f3d867870 Mon Sep 17 00:00:00 2001 From: LocNgu <loc.nguyen_dang_duc@tu-dresden.de> Date: Thu, 19 Aug 2021 11:53:53 +0200 Subject: [PATCH] fix line length --- doc.zih.tu-dresden.de/docs/software/libraries.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/libraries.md b/doc.zih.tu-dresden.de/docs/software/libraries.md index a0d0a6374..5304b3be5 100644 --- a/doc.zih.tu-dresden.de/docs/software/libraries.md +++ b/doc.zih.tu-dresden.de/docs/software/libraries.md @@ -11,7 +11,8 @@ The following libraries are available on our platforms: ## The Boost Library Boost provides free peer-reviewed portable C++ source libraries, ranging from multithread and MPI -support to regular expression and numeric functions. See at [http://www.boost.org](http://www.boost.org) for detailed +support to regular expression and numeric functions. See at +[http://www.boost.org](http://www.boost.org) for detailed documentation. ## BLAS/LAPACK -- GitLab