Remove any link to the organisation website

This commit is contained in:
Yohann D'ANELLO
2020-06-10 16:53:41 +02:00
parent 900ec8b911
commit 8e6e4acf0a
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ upstream trigger-ci {
server {
listen 80;
server_name organisation;
server_name mkdocs-server;
root /site;
error_page 404 /404.html;