diff --git a/Alternate-WebUI-notes.md b/Alternate-WebUI-notes.md index aad4e54..d561580 100644 --- a/Alternate-WebUI-notes.md +++ b/Alternate-WebUI-notes.md @@ -12,7 +12,7 @@ In order to increase security, a `public` (login process handling) and `private` * WebUI\RootFolder `` ### First steps to an alternate webUI: -Copy the files on XYZ to a ``, enable altwebUI on the options and point the entry ABC to ``, then launch qBittorrent. +Copy the files on https://github.com/qbittorrent/qBittorrent/tree/master/src/webui/www to a ``, enable altwebUI on the options and point the entry `WebUI\RootFolder` to ``, then launch qBittorrent. Access the webUI as always, modify the files at `` according to your needs and refresh the browser to see the changes reflected. ### References: