diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
index d7c3530fad85643c4f814a02c6e3250df427af38..13b4e5b127c7d1013b1868e823522599fbca55e2 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
@@ -396,10 +396,11 @@ these filesystems are tested every few minutes on each node and the Slurm featur
 
 | Feature            | Description                                                          |
 |:-------------------|:---------------------------------------------------------------------|
-| `fs_lustre_scratch2` | `/scratch` mounted read-write (mount point is `/lustre/scratch2)`  |
-| `fs_lustre_ssd`      | `/lustre/ssd` mounted read-write                                   |
+| `fs_lustre_scratch2` | `/scratch` mounted read-write (mount point is `/lustre/scratch2`)  |
+| `fs_lustre_ssd`      | `/ssd` mounted read-write (mount point is `/lustre/ssd`)           |
 | `fs_warm_archive_ws` | `/warm_archive/ws` mounted read-only                               |
 | `fs_beegfs_global0`  | `/beegfs/global0` mounted read-write                               |
+| `fs_beegfs`          | `/beegfs` mounted read-write                                       |
 
 For certain projects, specific filesystems are provided. For those,
 additional features are available, like `fs_beegfs_<projectname>`.