diff --git a/_pages/l-asso/index.md b/_pages/l-asso/index.md
index 62219a2601110843b5d2244e4bf2257cef3eabac..28f5151a39da02cfb3984dee53c2255e39fb8fb0 100644
--- a/_pages/l-asso/index.md
+++ b/_pages/l-asso/index.md
@@ -21,7 +21,7 @@ Ou bien apprenez à nous connaitre en surfant et découvrez nos activités
 * [<i class='fab fa-fw fa-facebook-square'></i> CCLuminy]{: .btn .btn--inverse}
 * [<i class='fas fa-fw fa-calendar-alt'></i> Agenda](/agenda/){: .btn .btn--inverse}
 
-\[facebook]: {{ site.data.extlinks.fb-ccl }}
+[facebook]: {{ site.data.extlinks.fb-ccl }}
 
 [Voir le plan de Luminy](/assets/images/plan-luminy-ccl.png)
 
@@ -31,5 +31,5 @@ Ou bien apprenez à nous connaitre en surfant et découvrez nos activités
 
 {% assign section_pages = site.pages | where: 'section', 'ccl' %}
 {% for page in section_pages %}
-  \[{{ page.title }}]({{ page.url }})
+  [{{ page.title }}]({{ page.url }})
 {% endfor %}
\ No newline at end of file