From f316023a3854ff66ffcf4fdaf8c399ad5b07ff11 Mon Sep 17 00:00:00 2001 From: Damian Alvarez <d.alvarez@fz-juelich.de> Date: Wed, 8 Jun 2022 12:58:50 +0200 Subject: [PATCH] To correct references --- snippet.build.html | 2 +- snippet.disclaimer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/snippet.build.html b/snippet.build.html index 13b3ae8..c346e4c 100644 --- a/snippet.build.html +++ b/snippet.build.html @@ -1,4 +1,4 @@ <footer> <p>Based on git commit <span class="git-hash">HASH</span></p> - <p>This document is an internal document of members of <a href="https://www.fz-juelich.de/ias/jsc/DE/Home/home_node.html">Jülich Supercomputing Centre</a> (Forschungszentrum Jülich). It is a collaborative effort by the authors mentioned on top. It is served automatically through a Git repository hosted by Abhiraj Bishnoi. <br/>See also the imprint of <a href="https://www.fz-juelich.de/portal/EN/Service/LegalNotice/_node.html">Forschungszentrum Jülich</a> (in <a href="https://www.fz-juelich.de/portal/DE/Service/Impressum/impressum_node.html">deutsch</a>).</p> + <p>This document is an internal document of members of <a href="https://www.fz-juelich.de/ias/jsc/DE/Home/home_node.html">Jülich Supercomputing Centre</a> (Forschungszentrum Jülich). It is a collaborative effort by the authors mentioned on top. It is served automatically through a Git repository. <br/>See also the imprint of <a href="https://www.fz-juelich.de/portal/EN/Service/LegalNotice/_node.html">Forschungszentrum Jülich</a> (in <a href="https://www.fz-juelich.de/portal/DE/Service/Impressum/impressum_node.html">deutsch</a>).</p> </footer> diff --git a/snippet.disclaimer.html b/snippet.disclaimer.html index 6710656..191cb47 100644 --- a/snippet.disclaimer.html +++ b/snippet.disclaimer.html @@ -1,2 +1,2 @@ <p class="note online">Select your groups and divisions to the right. Document is printable! Help to extend this document by contributing on <a href="https://gitlab.jsc.fz-juelich.de/software-team/stages-changelog/blob/master/CONTRIBUTING.md">JSC Gitlab</a></p> -<p class="note print">You are viewing a print document. Consider using the online version with selectable divisions, clickable links, and more features at <code><a href="http://bishnoi1.pages.jsc.fz-juelich.de/stages-changelog/">bishnoi1.pages.jsc.fz-juelich.de/stages-changelog/</a></code></p> +<p class="note print">You are viewing a print document. Consider using the online version with selectable divisions, clickable links, and more features at <code><a href="http://software-team.pages.jsc.fz-juelich.de/stages-changelog/">software-team.pages.jsc.fz-juelich.de/stages-changelog/</a></code></p> -- GitLab