From a175aaff9ca4c59a184bdd3716a614f5d5fa0c73 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 24 Feb 2021 14:08:54 +0100
Subject: [PATCH] fixed link

---
 docs.it4i/salomon/software/phys/PragTic.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/salomon/software/phys/PragTic.md b/docs.it4i/salomon/software/phys/PragTic.md
index 7b989dea2..76519efe8 100644
--- a/docs.it4i/salomon/software/phys/PragTic.md
+++ b/docs.it4i/salomon/software/phys/PragTic.md
@@ -2,7 +2,7 @@
 
 ## Introduction
 
-PragTic is a freeware tool for an automated fatigue damage calculation based on a FE-solution or done at an isolated point with no relation to FEA. More details of PragTic are available on its [website][Welcome]. Here is the HPC version parallelized using MPI library.
+PragTic is a freeware tool for an automated fatigue damage calculation based on a FE-solution or done at an isolated point with no relation to FEA. More details of PragTic are available on its [website][a]. Here is the HPC version parallelized using MPI library.
 
 ## Modules
 
@@ -51,4 +51,4 @@ where
 
 After computation, the newly created result file *RESULT_FILE* in the current directory should contain results. More detailed result informations should be found in the *res.txt* file which is in every single randomly named folder created by PragTic in the current directory.
 
-[Welcome](http://www.pragtic.com/)
+[a]: http://www.pragtic.com/
-- 
GitLab