Skip to content

Commit 3ce144a

Browse files
committed
fix: replace dead Windows commands docs link with Learn URL
1 parent 7438fab commit 3ce144a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-getting-started-lessons/1-intro-to-programming-languages

1-getting-started-lessons/1-intro-to-programming-languages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ npx vite
657657
**Windows:**
658658
- **[Windows Terminal](https://docs.microsoft.com/windows/terminal/?WT.mc_id=academic-77807-sagibbon)** - Modern, feature-rich terminal
659659
- **[PowerShell](https://docs.microsoft.com/powershell/?WT.mc_id=academic-77807-sagibbon)** 💻 - Powerful scripting environment
660-
- **[Command Prompt](https://docs.microsoft.com/windows-server/administration/windows-commands/?WT.mc_id=academic-77807-sagibbon)** 💻 - Traditional Windows command line
660+
- **[Command Prompt](https://learn.microsoft.com/windows-server/administration/windows-commands/windows-commands)** 💻 - Traditional Windows command line
661661

662662
**macOS:**
663663
- **[Terminal](https://support.apple.com/guide/terminal/)** 💻 - Built-in terminal application

0 commit comments

Comments
 (0)