From 11354a45ce79948d1a194d158c08409b224479cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?gyro=E6=B0=B8=E4=B8=8D=E6=8A=BD=E9=A3=8E?= <1247006353@qq.com> Date: Tue, 16 Nov 2021 00:33:12 +0800 Subject: [PATCH] [doc]Rename master -> main in the link (#14445) --- doc/devdocs/akaLinks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devdocs/akaLinks.md b/doc/devdocs/akaLinks.md index 1e87d0e147..8dc69c3382 100644 --- a/doc/devdocs/akaLinks.md +++ b/doc/devdocs/akaLinks.md @@ -4,7 +4,7 @@ |----------|----------| | getpowertoys | ms-windows-store://pdp/?productid=XP89DCGQ3K6VLD | | installpowertoys | https://github.com/microsoft/PowerToys/releases/latest | -| powertoys-license | https://github.com/microsoft/PowerToys/blob/master/LICENSE | +| powertoys-license | https://github.com/microsoft/PowerToys/blob/main/LICENSE | | powertoys | https://github.com/microsoft/PowerToys | | PowerToysAppCompat | https://github.com/microsoft/PowerToys/wiki/Application-Compatibility | | powerToysCannotRemapKeys | https://docs.microsoft.com/windows/powertoys/keyboard-manager#keys-that-cannot-be-remapped |