From a945aeb8e4a6912c7a24d23bd647148a2bc6677d Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Fri, 10 Mar 2023 12:45:07 +0100
Subject: [PATCH] Add link to section on listing available filesystems

---
 doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
index a2943b725..fe02076e8 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
@@ -43,7 +43,8 @@ beegfs
 
 !!! note "Default is `scratch`"
 
-    The default filesystem is `scratch`. If you prefer another filesystem, you have to explictly
+    The default filesystem is `scratch`. If you prefer another filesystem (cf. section
+    [List Available Filesystems](#list-available-filesystems)), you have to explictly
     provide the option `-F <fs>` to the workspace commands.
 
 ### List Current Workspaces
-- 
GitLab