From 893ec5e9550b0e3b1116323c7cea3eb7fbfed44d Mon Sep 17 00:00:00 2001
From: Pierre Kunzli <pkunzli@protonmail.com>
Date: Tue, 20 Oct 2020 17:25:40 +0200
Subject: [PATCH] small visual modif on bbb doc

---
 BigBlueButton/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/BigBlueButton/README.md b/BigBlueButton/README.md
index 6a98bf0..09895a3 100644
--- a/BigBlueButton/README.md
+++ b/BigBlueButton/README.md
@@ -4,9 +4,9 @@
 
   - bbb.hepia-isc.ch : Ubuntu 16.04, bbb 2.2
 
-### Procédures
+## Procédures
 
-## Redémarrage
+### Redémarrage
 
 Après redémarrage, relancer `greenlight` avec la commande suivante depuis le répertoire `/root/greenlight` :
 
@@ -22,7 +22,7 @@ sudo bbb-conf --restart
 ```
 
 
-## Changement de nom de domaine
+### Changement de nom de domaine
 
 ```
 sudo bbb-conf --setip nouveau.domaine.org
-- 
GitLab