From 1c60f0b53beba2ac1c91f223ded732b43e5647be Mon Sep 17 00:00:00 2001 From: Ed Robinson Date: Fri, 6 May 2016 11:33:14 +0100 Subject: [PATCH] Fix the name of Traefik in the documentation --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 3eb8ffccb..85b797e0a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ -site_name: Traefik -site_description: Traefik Documentation +site_name: Træfɪk +site_description: Træfɪk Documentation site_author: containo.us site_url: https://docs.traefik.io