diff --git a/Readme.md b/Readme.md index 2cfa14a2..e2950418 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,10 @@ # Overview 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 -http://linux-infra.gitpages.psi.ch/documentation \ No newline at end of file +```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. +``` + +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!).