mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -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)
|
||||
{
|
||||
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…
Add table
Add a link
Reference in a new issue