From 10dfaeb216be827fdf484b54a1faee64eb11eef6 Mon Sep 17 00:00:00 2001 From: Rob <1572423+robweber@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:42:40 -0600 Subject: [PATCH] fix screenshot --- Advanced-Editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-Editor.md b/Advanced-Editor.md index ee20c99..17e0f9a 100644 --- a/Advanced-Editor.md +++ b/Advanced-Editor.md @@ -1,6 +1,6 @@ The Advanced Editor is available in Backup 1.5.0 and greater. The Advanced Editor allows you to add and remove file selections from your backup in ways the Simple Editor cannot. This generates a custom_paths.json file within the special://home/addon_data/script.xbmcbackup folder. An example config file is [available here](https://github.com/robweber/xbmcbackup/wiki/Sample-Custom-File). -![](https://github.com/robweber/xbmcbackup/blob/master/resources/images/screenshot6.png) +![](https://github.com/robweber/xbmcbackup/blob/master/screenshots/screenshot6.jpg) ## Sets A set is a root folder with a series of files/folders underneath you want backed up. This can be as macro (entire UserData folder) or as micro (specific addon) as you want.