From 244f78233aa0c113dd01af3168faff7ab53f40e3 Mon Sep 17 00:00:00 2001 From: leliamesteban Date: Sun, 22 Jan 2017 17:52:23 +0100 Subject: [PATCH] Just some small mistakes --- Backup-and-Restore.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Backup-and-Restore.md b/Backup-and-Restore.md index f7375c2..1415403 100644 --- a/Backup-and-Restore.md +++ b/Backup-and-Restore.md @@ -8,7 +8,7 @@ #### Using file system directly #### 1. Find the location of the AppData directory for Sonarr - - Via the Sonarr UI go to System: Info + - Via the Sonarr UI go to System: About - [[AppData Directory]] 2. Stop Sonarr - This will prevent the database from being corrupted @@ -16,7 +16,7 @@ ## Restoring from Backup ## -_Restoring to an OS that uses different paths won't work (Windows to Linux, Linux to Windows, Windows to OS X or OS X to Windows), moving between OS X and Linux may work, since both use paths containning `/` instead of `\` that Windows uses, but is not supported._ +_Restoring to an OS that uses different paths won't work (Windows to Linux, Linux to Windows, Windows to OS X or OS X to Windows), moving between OS X and Linux may work, since both use paths containing `/` instead of `\` that Windows uses, but is not supported._ #### Using zip backup ####