diff --git a/doc/devdocs/settings.md b/doc/devdocs/settings.md index 583c42aca4..b5b98af611 100644 --- a/doc/devdocs/settings.md +++ b/doc/devdocs/settings.md @@ -284,4 +284,4 @@ Contains the main executable code, initializing and managing the Window containi Defines a class implementing `IUriToStreamResolver`. Allows the WebView to navigate to filesystem files in this Win32 project. ### [settings-html/](/src/settings/settings-html/) -Contains the assets file from building the [Web project for the Settings UI](/src/settings./settings-web). It will be loaded by the WebView. +Contains the assets file from building the [Web project for the Settings UI](/src/settings/settings-html). It will be loaded by the WebView.