diff --git a/doc/devdocs/readme.md b/doc/devdocs/readme.md index b1b9a168ea..7c2a12061a 100644 --- a/doc/devdocs/readme.md +++ b/doc/devdocs/readme.md @@ -137,7 +137,7 @@ To run and debug PowerToys from Visual Studio when the user is a member of the A ## How to create new PowerToys See the instructions on [how to install the PowerToys Module project template](/tools/project_template).
-Specifications for the [PowerToys settings API](/doc/devdocs/settings.md). +Specifications for the [PowerToys settings API](settingsv2/readme.md). ## Implementation details