From f8e2eb5c55be3a86b23cbcd39b1194c4565bfa76 Mon Sep 17 00:00:00 2001 From: mb-wali Date: Mon, 9 Aug 2021 09:58:17 +0200 Subject: [PATCH] squash --- docs/deployment/vms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/vms.md b/docs/deployment/vms.md index fb6f381..a8a25ba 100644 --- a/docs/deployment/vms.md +++ b/docs/deployment/vms.md @@ -124,7 +124,7 @@ fi The `update` & `upgrade` shell commands require root access to the virtual machines. We are using ssh-keys to access the virtual machines with root permission. -Please see the [SSH-key configuration](/../configs/sshkey/) for further details. +Please see the [SSH-key configuration](https://tu-graz-library.github.io/docs-repository/configs/sshkey/) for further details. ## Pipeline schedules Now that we have our `scripts` and `pipeline configuration` ready, lets configure [Gitlab pipeline schedules](https://docs.gitlab.com/ee/ci/pipelines/schedules.html).