diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/overview.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/overview.md index e20e5a9ef9ececf80b63bede869408d48e760615..2985a05cb432de5b76dec3395fce5bcc9e76c31c 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/overview.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/overview.md @@ -40,8 +40,8 @@ filesystems. [`walrus` filesystem](working.md) can be used. * If your batch job needs a directory for temporary data then node-local storage (`/tmp`) is a good choice. The data will be deleted when the job has finished. The subsection - [Node-Local Storage in Jobs](/slurm/#node-local-storage-in-jobs) holds valuable information on - this topic. + [Node-Local Storage in Jobs](../jobs_and_resources/slurm.md#node-local-storage-in-jobs) holds + valuable information on this topic. Keep in mind that every workspace has a storage duration. Thus, be careful with the expire date otherwise it could vanish. The core data of your project should be [backed up](#backup) and the most