diff --git a/docs.it4i/software/eessi.md b/docs.it4i/software/eessi.md
index 5328785f6986873578cd8da2133e8793106f8171..f7e984d060cb7160b00190c23e608af0f5694bb2 100644
--- a/docs.it4i/software/eessi.md
+++ b/docs.it4i/software/eessi.md
@@ -19,7 +19,7 @@ The EESSI project is available on login, cn, and acn nodes on both Barbora and K
 To use the EESSI software installations, load the environment using the command:
 
 ```console
-source /cvmfs/pilot.eessi-hpc.org/latest/init/bash
+source /cvmfs/software.eessi.io/versions/2023.06/init/bash
 ```
 
 You can then use the `ml av` command to see the list of all EESSI and IT4I modules. EESSI modules will be listed first:
@@ -27,35 +27,28 @@ You can then use the `ml av` command to see the list of all EESSI and IT4I modul
 ```console
 [EESSI pilot 2021.12] $ ml av
 
--------------- /cvmfs/pilot.eessi-hpc.org/versions/2021.12/software/linux/x86_64/amd/zen2/modules/all ---------------
-   ant/1.10.8-Java-11
-   Arrow/0.17.1-foss-2020a-Python-3.8.2
-   Bazel/3.6.0-GCCcore-9.3.0
-   Bison/3.5.3-GCCcore-9.3.0
-   Bison/3.7.6-GCCcore-10.3.0
-   Boost/1.72.0-gompi-2020a
-   Boost/1.76.0-GCC-10.3.0
-   Brotli/1.0.9-GCCcore-10.3.0
-   cairo/1.16.0-GCCcore-9.3.0
-   cairo/1.16.0-GCCcore-10.3.0
-   CGAL/4.14.3-gompi-2020a-Python-3.8.2
-   CGAL/4.14.3-gompi-2021a
-   CMake/3.16.4-GCCcore-9.3.0
-   CMake/3.20.1-GCCcore-10.3.0
-   code-server/3.7.3
-   DB/18.1.32-GCCcore-9.3.0
-   DB/18.1.40-GCCcore-10.3.0
-   double-conversion/3.1.5-GCCcore-9.3.0
-   double-conversion/3.1.5-GCCcore-10.3.0
-   Doxygen/1.8.17-GCCcore-9.3.0
-   Doxygen/1.9.1-GCCcore-10.3.0
-   EasyBuild/4.5.0
-   EasyBuild/4.5.1
-   Eigen/3.3.7-GCCcore-9.3.0
-   Eigen/3.3.9-GCCcore-10.3.0
-   ELPA/2019.11.001-foss-2020a
-   expat/2.2.9-GCCcore-9.3.0
-lines 1-29
+---- /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/skyla                                  ke_avx512/modules/all ----
+   Abseil/20230125.2-GCCcore-12.2.0
+   Abseil/20230125.3-GCCcore-12.3.0                 (D)
+   ALL/0.9.2-foss-2023a
+   AOFlagger/3.4.0-foss-2023b
+   archspec/0.2.1-GCCcore-12.3.0
+   Armadillo/11.4.3-foss-2022b
+   Armadillo/12.6.2-foss-2023a
+   Armadillo/12.8.0-foss-2023b                      (D)
+   arpack-ng/3.8.0-foss-2022b
+   arpack-ng/3.9.0-foss-2023a
+   arpack-ng/3.9.0-foss-2023b                       (D)
+   arrow-R/11.0.0.3-foss-2022b-R-4.2.2
+   arrow-R/14.0.1-foss-2023a-R-4.3.2                (D)
+   Arrow/11.0.0-gfbf-2022b
+   Arrow/14.0.1-gfbf-2023a                          (D)
+   ASE/3.22.1-gfbf-2022b
+   at-spi2-atk/2.38.0-GCCcore-12.2.0
+   at-spi2-atk/2.38.0-GCCcore-12.3.0                (D)
+   at-spi2-core/2.46.0-GCCcore-12.2.0
+   at-spi2-core/2.49.91-GCCcore-12.3.0              (D)
+lines 1-22
 ```
 
 ## Exiting EESSI Environment