Devdocs: Fix dead link to settings spec (#25226)

This commit is contained in:
Sebastian Zanoni 2023-04-06 21:33:06 +02:00 committed by GitHub
parent c652243d09
commit b83f03c058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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). <br />
Specifications for the [PowerToys settings API](/doc/devdocs/settings.md).
Specifications for the [PowerToys settings API](settingsv2/readme.md).
## Implementation details