From 3a76464be174d609c0c1563902d0f4a7cfa5de65 Mon Sep 17 00:00:00 2001 From: "Jettka, Daniel" <daniel.jettka@uni-hamburg.de> Date: Mon, 27 Jul 2020 16:36:34 +0200 Subject: [PATCH] replaced HZSK with INEL --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index fb0c183..22ce727 100755 --- a/README +++ b/README @@ -1,11 +1,11 @@ -README for project "HZSK Help Center" +README for project "INEL Help Center" License This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License (see https://creativecommons.org/licenses/by-sa/4.0/legalcode or the contents of the file LICENSE) Project description The "HZSK Help Center" is a one-page HTML/CSS/JavaScript web application. - It provides a FAQ-style information base for users of the HZSK Repository (https://corpora.uni-hamburg.de/repository). + It provides a FAQ-style information base for users of the INEL infrastructure (https://inel.corpora.uni-hamburg.de/). The contents of the help pages are multlingual (currently German and English). Switching between languages is facilitated by a simple JavaScript mechanism. -- GitLab