Merge pull request #4081 from Ombi-app/known-faults-link1

update docs link for indexhtml
pull/4091/head v4.0.1139
Jamie 4 years ago committed by GitHub
commit cf07204b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -277,7 +277,7 @@ namespace Ombi
}
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}");

Loading…
Cancel
Save