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 ?