diff --git a/hugo/content/installation/building/windows/index.md b/hugo/content/installation/building/windows/index.md
index 11a7d7a47e59f79a5f23f8e75b1022f1058d8fb9..43eaabe69809c40a4c39b0c0458b5c4c53425a45 100644
--- a/hugo/content/installation/building/windows/index.md
+++ b/hugo/content/installation/building/windows/index.md
@@ -54,17 +54,16 @@ Unpack the ZIP file and add its folder to PATH (so e.g. `C:\swigwin-4.0.2`)
 
 #### Libraries
 
-Go to https://computing.mlz-garching.de/download/WinLibs
-
-From there download:
-
-- libcerf1.14.win64.zip (complex error function, Voigt function etc)
-- libformfactor (TODO: will be provided when requested)
-- libfftw3.win64.zip (fast Fourier transform)
-- libtiff.win64.zip (Support for TIFF images)
-- gsl_2.7.1_win64_shared.zip (GNU Scientific Library)
-- boost_1_77_0.7z (C++ Library boost, including BZIP2 and ZLib)
-
+Download
+- from https://computing.mlz-garching.de/download/WinLibs:
+  - libfftw3.win64.zip (fast Fourier transform)
+  - libtiff.win64.zip (Support for TIFF images)
+  - gsl_*_win64_shared.zip (GNU Scientific Library)
+  - boost_*.7z (C++ Library boost, including BZIP2 and ZLib)
+- from https://jugit.fz-juelich.de/mlz/libcerf/-/releases
+  - from latest release > Asserts > Packages, cerfcpp-*-win64.zip
+- from https://jugit.fz-juelich.de/mlz/libformfactor/-/releases/
+  - from latest release > Asserts > Packages, formfactor-*-win64.zip
 Create the folders
 
 `C:\opt\x64\include`\