From 67b6be774888842b29623715f2a0e6354451f7f7 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 30 Aug 2020 14:00:40 -0500 Subject: [PATCH] Testing docs CI --- docs/administration/removing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/administration/removing.md b/docs/administration/removing.md index a161114e3..81ac7af43 100644 --- a/docs/administration/removing.md +++ b/docs/administration/removing.md @@ -8,3 +8,5 @@ rm -R /opt/pleroma/instance/static/sounds ``` If you need to remove other stuff, feel free to do so. But be careful not to remove your own HTML files. + +Testing docs CI