From 9b67bf3a4f64eba119c1c7f2002268a5c1e51576 Mon Sep 17 00:00:00 2001 From: Gautham Varma K <43441192+GauthamVarmaK@users.noreply.github.com> Date: Mon, 1 Nov 2021 15:57:23 +0530 Subject: [PATCH] :green_heart: Satisfy Markdown Lint --- tvheadend/DOCS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tvheadend/DOCS.md b/tvheadend/DOCS.md index 54cc5e4..203587b 100644 --- a/tvheadend/DOCS.md +++ b/tvheadend/DOCS.md @@ -55,9 +55,10 @@ every single time this add-on starts. ## Additional Details -- `/dev/dvb/`, `/dev/dri/` would be respectively mapped to `/dev/dvb/`, `/dev/dri/` inside the addon. - Config files are stored in `/config/tvheadend/` - Recording files are stored in `/config/tvheadend/recordings/` +- `/dev/dvb/`, `/dev/dri/` would be respectively mapped to + `/dev/dvb/`, `/dev/dri/` inside the addon. Consider, backing `/config/tvheadend/` up whenever migrating.