From 3cded21fcc6aef03ce325755f90323455398ef25 Mon Sep 17 00:00:00 2001 From: Thomas Riechert <thomas.riechert@htwk-leipzig.de> Date: Tue, 2 Nov 2021 08:47:27 +0100 Subject: [PATCH] broken links on english hackathon page --- pcp-reloaded/de/hackathon.php | 1 + pcp-reloaded/en/hackathon.php | 13 ++++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/pcp-reloaded/de/hackathon.php b/pcp-reloaded/de/hackathon.php index fbce1c5..b6be95a 100644 --- a/pcp-reloaded/de/hackathon.php +++ b/pcp-reloaded/de/hackathon.php @@ -39,6 +39,7 @@ Im Anschluss an die Abschlusstagung führen wir einen Hackathon durch, dessen Er </ul> <li>Plattform auf Github.com: <a href="https://github.com/pcp-on-web/pcp-reloaded">https://github.com/pcp-on-web/pcp-reloaded</a></li> <li>Vokabular: <a href="https://pcp-on-web.de/ontology/0.2/index-en.html">https://pcp-on-web.de/ontology/0.2/index-en.html</a></li> +<li>Mailingliste: <a href="https://www.listserv.dfn.de/sympa/info/pcp-reloaded">https://www.listserv.dfn.de/sympa/info/pcp-reloaded</a></li> </ul> diff --git a/pcp-reloaded/en/hackathon.php b/pcp-reloaded/en/hackathon.php index 24527d7..45d332f 100644 --- a/pcp-reloaded/en/hackathon.php +++ b/pcp-reloaded/en/hackathon.php @@ -30,21 +30,24 @@ After the final conference we will run a hackathon, the results of which will be <p> <b>Platforms, tools, documents :</b> + <ul> <li> Geovistrory <ul> <li>Platform: <a href="https://www.geovistory.com/">https://www.geovistory.com/</a></li> -<li>Manual: <a href="https://www.geovistory.com/">https://kleiolab.atlassian.net/l/c/vB9F1id1</a></li> -<li>Introduction of classes used: <a href="https://www.geovistory.com/">https://kleiolab.gitbook.io/geovistory/profiles-of- -classes/introduction-to-ontome-profiles/education-ongoing</a></li> -<li>Forum: <a href="https://www.geovistory.com/">https://kleiolab.atlassian.net/l/c/c51Z2SDd</a></li> +<li>Manual: <a href="https://kleiolab.atlassian.net/l/c/vB9F1id1">https://kleiolab.atlassian.net/l/c/vB9F1id1</a></li> +<li>Introduction of classes used: <a href="https://kleiolab.gitbook.io/geovistory/profiles-of-classes/introduction-to-ontome-profiles/education-ongoing">https://kleiolab.gitbook.io/geovistory/profiles-of-classes/introduction-to-ontome-profiles/education-ongoing</a></li> +<li>Forum: <a href="https://kleiolab.atlassian.net/l/c/c51Z2SDd">https://kleiolab.atlassian.net/l/c/c51Z2SDd</a></li> </ul> <li>Platform on Github.com: <a href="https://github.com/pcp-on-web/pcp-reloaded">https://github.com/pcp-on-web/pcp-reloaded</a></li> -<li>Vocabulary: <a href="https://pcp-on-web.de/ontology/0.2/index-en.html">https://pcp-on-web.de/ontology/0.2/index-en.html</a></li> +<li>Vokabulary: <a href="https://pcp-on-web.de/ontology/0.2/index-en.html">https://pcp-on-web.de/ontology/0.2/index-en.html</a></li> +<li>Mailinglist: <a href="https://www.listserv.dfn.de/sympa/info/pcp-reloaded">https://www.listserv.dfn.de/sympa/info/pcp-reloaded</a></li> </ul> </p> + + </div> </div> -- GitLab