From de5964f1865acd034e11d3332676f6eff7dfd151 Mon Sep 17 00:00:00 2001 From: jlecour Date: Fri, 2 Mar 2018 10:20:51 +0100 Subject: [PATCH] correction de lien --- HowtoNginx.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/HowtoNginx.md b/HowtoNginx.md index 3b1b4a11..30198d02 100644 --- a/HowtoNginx.md +++ b/HowtoNginx.md @@ -507,11 +507,11 @@ listen 0.0.0.0:443 ssl http2; ### Comment prononcer Nginx ? -C'est la première question de la "FAQ officielle":https://www.nginx.com/resources/wiki/community/faq/#how-do-you-pronounce-nginx du projet. +C'est la première question de la [FAQ officielle](https://www.nginx.com/resources/wiki/community/faq/#how-do-you-pronounce-nginx) du projet. Pour les francophones, voilà notre astuce : -D'abord le "N" se prononce tout seul, comme dans "haine". -Puis "gin", comme dans "imagine". -Et enfin "x", comme dans "j'habite à Aix". +* D'abord le **N** se prononce tout seul, comme dans "haine". +* Puis **gin**, comme dans "imagine", ou "j'ai enfilé mon jean". +* Et enfin **x**, comme dans "j'habite à Aix". ### .htaccess ?