From 7ca88275ed12b4fe95f1a3eaa588e7adf90d38d1 Mon Sep 17 00:00:00 2001 From: Bert Wesarg <bert.wesarg@tu-dresden.de> Date: Thu, 11 Apr 2024 12:53:57 +0200 Subject: [PATCH] Fix link to `Contribution guide` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d99998a1..de4c62e71 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ issues. ## Contributing Contributions from user-side are highly welcome. Please refer to -[Contribution guide](compendium.hpc.tu-dresden.de/contrib/howto_contribute) to get started. +[Contribution guide](https://compendium.hpc.tu-dresden.de/contrib/howto_contribute) to get started. ## Licenses -- GitLab