From e20c2a08579f219038d0cc8c605a367f6af2432b Mon Sep 17 00:00:00 2001 From: Vesa Oikonen <vesoik@utu.fi> Date: Fri, 5 Feb 2021 16:31:19 +0200 Subject: [PATCH] edited Gitlab link --- main.md | 2 +- makedoc.sh | 2 +- readme.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.md b/main.md index 1425c658..fdf7936c 100644 --- a/main.md +++ b/main.md @@ -19,7 +19,7 @@ working with positron emission tomography. * [Authors of TPCCLIB](authors.md) Source codes are stored in repository -[gitlab.utu.fi/vesoik/tpcclib](https://gitlab.utu.fi/vesoik/tpcclib/releases). +[gitlab.utu.fi/vesoik/tpcclib](https://gitlab.utu.fi/vesoik/tpcclib/-/releases). ## TPCCLIB folders v1 and v2 ## diff --git a/makedoc.sh b/makedoc.sh index d7bbd541..58336cef 100644 --- a/makedoc.sh +++ b/makedoc.sh @@ -54,7 +54,7 @@ printf "<a href=\"https://seafile.utu.fi/d/15843078fb/\">seafile.utu.fi</a>, or\ printf "<a href=\"https://1drv.ms/u/s!At2-B4twnc-loADgwe__5uL5noRq?e=Lc3GRk\">OneDrive</a>.\n" >> ../doc/index.html printf "</p>\n" >> ../doc/index.html printf "<p>Download source code from \n" >> ../doc/index.html -printf "<a href=\"https://gitlab.utu.fi/vesoik/tpcclib/releases\">GitLab</a>.</p>\n" >> ../doc/index.html +printf "<a href=\"https://gitlab.utu.fi/vesoik/tpcclib/-/releases\">GitLab</a>.</p>\n" >> ../doc/index.html diff --git a/readme.md b/readme.md index a60b9c4e..cfa3e2f1 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ be useful also for other research centres working with positron emission tomogra * [Authors of TPCCLIB](authors.md) Source codes are stored in repository -[gitlab.utu.fi/vesoik/tpcclib](https://gitlab.utu.fi/vesoik/tpcclib/releases). +[gitlab.utu.fi/vesoik/tpcclib](https://gitlab.utu.fi/vesoik/tpcclib/-/releases). ## TPCCLIB folders v1 and v2 ## -- GitLab