From d0c68b88f5c6587a665e3088da3facb2d1a462f8 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Wed, 4 Aug 2021 17:18:06 +0200 Subject: [PATCH] update readme --- Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index e2950418..d30786a6 100644 --- a/Readme.md +++ b/Readme.md @@ -3,8 +3,7 @@ This is the collection of all linux related documentation. The documentation is build via a gitlab runner (git-pages) and the content is accessible at: https://linux.psi.ch -```note -The content is actually served at: http://linux-infra.gitpages.psi.ch/documentation, however on linux.psi.ch there is a web server redirecting to this URL. -``` +> The content is actually served at: http://linux-infra.gitpages.psi.ch/documentation, however on linux.psi.ch there is a web server redirecting to this URL. + To change stuff, simply edit the the Markdown and/or rst files and push to the git repository. The rendered page will update a few seconds (up to a minute) afterwards (Don't forget to refresh your browser cache for the page!).