From 0eea0e5eb8dadf9c000135ba64a4893bf9f32d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 3 Oct 2022 16:49:28 -0400 Subject: [PATCH] Adding the hash part of the link breaks the whole reference :-( --- tools/deploying-drutopia-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deploying-drutopia-updates.md b/tools/deploying-drutopia-updates.md index f65146e..b1d1aba 100644 --- a/tools/deploying-drutopia-updates.md +++ b/tools/deploying-drutopia-updates.md @@ -26,7 +26,7 @@ To make working with [Drutopia Platform's recommended Ansible setup](https://git Get yourself added to the [Drutopia Platform project on GitLab](https://gitlab.com/groups/drutopia-platform/-/group_members) if you are not already, and [ensure your public SSH key is on Gitlab](https://gitlab.com/-/profile/keys). -Finally, [clone needed Drutopia repositories locally according to the recommended setup](creating-new-drutopia-site#overall-setup). +Finally, [clone needed Drutopia repositories locally according to the recommended setup](creating-new-drutopia-site). Now you are ready for deploying Drutopia updates on a regular basis.