From 6dd2e92dfe7531a8e1d1e143ea6a851fbf47bc84 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Thu, 3 Dec 2020 11:24:38 +0800 Subject: [PATCH] curl_error.md: updates for deprecated commands (#94167) --- doc/reporting_bugs/curl_error.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reporting_bugs/curl_error.md b/doc/reporting_bugs/curl_error.md index bc02f0192c..e8d719415f 100644 --- a/doc/reporting_bugs/curl_error.md +++ b/doc/reporting_bugs/curl_error.md @@ -2,7 +2,7 @@ First, let's tackle a common problem: do you have a `.curlrc` file? Check with ` If, however, you do not have a `.curlrc` or removing it did not work, let’s see if the issue is upstream: -1. Go to the vendor’s website (`brew cask home {{cask_name}}`). +1. Go to the vendor’s website (`brew home {{cask_name}}`). 2. Find the download link for the app and click on it. #### If the download works