Compare commits

...

1 Commits

Author SHA1 Message Date
Gleb Khmyznikov
47da962dc1 Fix UITests link in devdocs 2025-07-15 16:38:37 +02:00

View File

@@ -21,7 +21,7 @@ Welcome to the PowerToys developer documentation. This documentation provides in
- [Coding Guidelines](development/guidelines.md) - Development guidelines and best practices
- [Coding Style](development/style.md) - Code formatting and style conventions
- [UI Testing](development/ui-tests.md) - How to write UI tests for PowerToys
- [UI Testing](UITests.md) - How to write UI tests for PowerToys
- [Debugging](development/debugging.md) - Techniques for debugging PowerToys
## Tools