From d6df09da65620c5e2f947b3f9bd39602c3841f48 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Wed, 8 Jul 2015 12:00:41 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 340610f..e7afdc2 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -69,7 +69,7 @@ _Solutions_: * See if the status code can help you: * 401 — Unauthorized: check if credentials are required. * 403 — Access denied: check if your credentials are correct. - * 404 — Requested URL not found. Turn on verbose to see the URL that is being requested. Note that 404 isn't an error per se. For instance, the KAT search provider returns 404 to indicate no results. + * 404 — Requested URL not found. Turn on verbose to see the URL that is being requested. * 5xx — Remote server error, nothing you can do right now. ## (Auto) update does not work ##