From b51b94abf07c167950fd438fbf2a7bf486af42f1 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Sun, 12 Jan 2020 14:43:31 -0500 Subject: [PATCH] docs: Update Mac data location on Troubleshooting article. --- .../en/1.3.0/help/troubleshooting-common-issues.markdown | 5 +++-- .../en/latest/help/troubleshooting-common-issues.markdown | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/source/docs/en/1.3.0/help/troubleshooting-common-issues.markdown b/source/docs/en/1.3.0/help/troubleshooting-common-issues.markdown index 0d9a2061..ff5bba5f 100644 --- a/source/docs/en/1.3.0/help/troubleshooting-common-issues.markdown +++ b/source/docs/en/1.3.0/help/troubleshooting-common-issues.markdown @@ -54,8 +54,9 @@ More information about successfully launching HandBrake is available on [Downloa Try each of the following steps until HandBrake is working again. 1. Restart your computer -2. Delete your HandBrake configuration data and presets (replace username with your own) - - /Users/username/Library/Application Support/HandBrake +2. Delete your HandBrake configuration data and presets (replace `Username` with your user name) + - /Users/Username/Library/Containers/fr.handbrake.HandBrake/Data/Library/Application Support/HandBrake/ + - /Users/Username/Library/Application Support/HandBrake 3. Install/reinstall the latest version of HandBrake; see [Downloading and installing HandBrake](../get-handbrake/download-and-install.html) If the above does not solve your issue, someone may be able to help via HandBrake's [Community support](community-support.html) channels. diff --git a/source/docs/en/latest/help/troubleshooting-common-issues.markdown b/source/docs/en/latest/help/troubleshooting-common-issues.markdown index 9e899a62..c1e9e06d 100644 --- a/source/docs/en/latest/help/troubleshooting-common-issues.markdown +++ b/source/docs/en/latest/help/troubleshooting-common-issues.markdown @@ -54,8 +54,9 @@ More information about successfully launching HandBrake is available on [Downloa Try each of the following steps until HandBrake is working again. 1. Restart your computer -2. Delete your HandBrake configuration data and presets (replace username with your own) - - /Users/username/Library/Application Support/HandBrake +2. Delete your HandBrake configuration data and presets (replace `Username` with your user name) + - /Users/Username/Library/Containers/fr.handbrake.HandBrake/Data/Library/Application Support/HandBrake/ + - /Users/Username/Library/Application Support/HandBrake 3. Install/reinstall the latest version of HandBrake; see [Downloading and installing HandBrake](../get-handbrake/download-and-install.html) If the above does not solve your issue, someone may be able to help via HandBrake's [Community support](community-support.html) channels.