update docs link for indexhtml

This commit is contained in:
Dyson Parkes 2021-03-03 22:28:03 +13:00 committed by GitHub
commit 9765e8cc54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -277,7 +277,7 @@ namespace Ombi
} }
catch (UnauthorizedAccessException) catch (UnauthorizedAccessException)
{ {
Console.WriteLine("Error attempting to write Base URL, see here: https://docs.ombi.app/info/faq/#unauthorized-access-to-indexhtml"); Console.WriteLine("Error attempting to write Base URL, see here: https://docs.ombi.app/info/known-faults/#unauthorized-access-to-indexhtml");
} }
Console.WriteLine($"Wrote new baseurl at {indexPath}"); Console.WriteLine($"Wrote new baseurl at {indexPath}");