From f91e995e9038fa7b41bae4e03439ce76e923a3c2 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Sat, 1 Jun 2019 18:18:10 -0500 Subject: [PATCH] Avoid FIXME being in TOC --- slides/shared/connecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/shared/connecting.md b/slides/shared/connecting.md index 4ddb0373..11f9568a 100644 --- a/slides/shared/connecting.md +++ b/slides/shared/connecting.md @@ -14,7 +14,7 @@ done ``` ```bash -# FIXME find a way to reset the cluster, maybe? +### FIXME find a way to reset the cluster, maybe? ``` -->