Merge pull request #1748 from mitre88/fix/windows-commands-learn-link

fix: update dead Windows commands documentation link
pull/1754/head
Lee Stott 2 weeks ago committed by GitHub
commit 0368a6c156
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -657,7 +657,7 @@ npx vite
**Windows:**
- **[Windows Terminal](https://docs.microsoft.com/windows/terminal/?WT.mc_id=academic-77807-sagibbon)** - Modern, feature-rich terminal
- **[PowerShell](https://docs.microsoft.com/powershell/?WT.mc_id=academic-77807-sagibbon)** 💻 - Powerful scripting environment
- **[Command Prompt](https://docs.microsoft.com/windows-server/administration/windows-commands/?WT.mc_id=academic-77807-sagibbon)** 💻 - Traditional Windows command line
- **[Command Prompt](https://learn.microsoft.com/windows-server/administration/windows-commands/windows-commands)** 💻 - Traditional Windows command line
**macOS:**
- **[Terminal](https://support.apple.com/guide/terminal/)** 💻 - Built-in terminal application

Loading…
Cancel
Save