mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Merge pull request #4081 from Ombi-app/known-faults-link1
update docs link for indexhtml
This commit is contained in:
commit
cf07204b73
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