From 581b4d1d9b62cc32e9eb368223608ad77ee5c9be Mon Sep 17 00:00:00 2001
From: lazariv <taras.lazariv@tu-dresden.de>
Date: Tue, 23 Nov 2021 17:34:33 +0000
Subject: [PATCH] Fix EB link

---
 .../docs/software/custom_easy_build_environment.md              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
index e23305c90..3a0bc91ab 100644
--- a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
+++ b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
@@ -6,7 +6,7 @@ you need some other software or a different version of a software.
 For most commonly used software, chances are high that there is already a *recipe* that EasyBuild
 provides, which you can use. But what is EasyBuild?
 
-[EasyBuild](https://easybuilders.github.io/easybuild/) is the software used to build and install
+[EasyBuild](https://easybuild.io/) is the software used to build and install
 software on ZIH systems.
 
 The aim of this page is to introduce users to working with EasyBuild and to utilizing it to create
-- 
GitLab