From b442c757888efefb57fc40db4d20d7c6e441c910 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Fri, 3 Sep 2021 11:55:12 +0200
Subject: [PATCH] list

---
 docs/dev/setup.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/dev/setup.md b/docs/dev/setup.md
index 48667e36f..41f7cc867 100644
--- a/docs/dev/setup.md
+++ b/docs/dev/setup.md
@@ -12,15 +12,15 @@ And as each university is multi-website, we need ways to:
 
 ## Production
 
-https://demo.osuny.org
-https://bordeauxmontaigne.osuny.org
-https://clermontferrand.osuny.org
+- https://demo.osuny.org
+- https://bordeauxmontaigne.osuny.org
+- https://clermontferrand.osuny.org
 
 ## Staging
 
-https://demo.osuny.dev
-https://bordeauxmontaigne.osuny.dev
-https://clermontferrand.osuny.dev
+- https://demo.osuny.dev
+- https://bordeauxmontaigne.osuny.dev
+- https://clermontferrand.osuny.dev
 
 ## Dev
 
-- 
GitLab