mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
update docs link for indexhtml
This commit is contained in:
parent
d4b265b386
commit
9765e8cc54
1 changed files with 1 additions and 1 deletions
|
@ -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}");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue