diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub_for_teaching.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub_for_teaching.md index 970a11898a6f2e93110d8b4f211ae9df9d883eed..92ad16d1325173c384c7472658239baca3e26157 100644 --- a/doc.zih.tu-dresden.de/docs/access/jupyterhub_for_teaching.md +++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub_for_teaching.md @@ -14,11 +14,10 @@ Please be aware of the following notes: - Scheduled downtimes are announced by email. Please plan your courses accordingly. - Access to HPC resources is handled through projects. See your course as a project. Projects need to be registered beforehand (more info on the page [Access](../application/overview.md)). -- Don't forget to **TODO ANCHOR**(add your users) - (ProjectManagement#manage_project_members_40dis_45_47enable_41) (eg. students or tutors) to -your project. -- It might be a good idea to **TODO ANCHOR**(request a - reservation)(Slurm#Reservations) of part of the compute resources for your project/course to +- Don't forget to [add your users](../application/project_management.md#manage-project-members-dis-enable) + (eg. students or tutors) to your project. +- It might be a good idea to [request a reservation](../jobs_and_resources/overview.md#exclusive-reservation-of-hardware) + of part of the compute resources for your project/course to avoid unnecessary waiting times in the batch system queue. ## Clone a Repository With a Link diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/overview.md b/doc.zih.tu-dresden.de/docs/data_transfer/overview.md index 1cc64dfd9413d3d99d009a4412bbbf7ffde33e30..095fa14a96d514f6daea6b8edc8850651ba5f367 100644 --- a/doc.zih.tu-dresden.de/docs/data_transfer/overview.md +++ b/doc.zih.tu-dresden.de/docs/data_transfer/overview.md @@ -18,5 +18,5 @@ The recommended way for data transfer inside ZIH Systems is the **datamover**. I data transfer machine that provides the best transfer speed. To load, move, copy etc. files from one filesystem to another filesystem, you have to use commands prefixed with `dt`: `dtcp`, `dtwget`, `dtmv`, `dtrm`, `dtrsync`, `dttar`, `dtls`. These commands submit a job to the data transfer -machines that execute the selected command. Plese refer to the detailed documentation regarding the +machines that execute the selected command. Please refer to the detailed documentation regarding the [datamover](datamover.md).