Skip to content

Commit 67bb161

Browse files
Update hub/powertoys/command-palette/creating-an-extension.md
1 parent 19a6608 commit 67bb161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/powertoys/command-palette/creating-an-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Command Palette extension system allows developers to create custom commands
2929
- C# development workload
3030
- WinUI application development workload
3131
- Windows 11 with PowerToys installed
32-
- Enable (Developer mode on Windows)[https://learn.microsoft.com/windows/apps/get-started/developer-mode-features-and-debugging]
32+
- Enable [Developer mode on Windows](/windows/apps/get-started/developer-mode-features-and-debugging)
3333
- Basic knowledge of C# programming
3434

3535
Extensions are written in C#. The fastest way to get started writing extensions is from the Command Palette itself.

0 commit comments

Comments
 (0)