docs: Fix shfmt github url (#30667)

Closes #30661 

Release Notes:

- N/A
This commit is contained in:
Umesh Yadav 2025-05-14 14:17:33 +05:30 committed by GitHub
parent 255d8f7cf8
commit 7f9a365d8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ You can configure various settings for Shell Scripts in your Zed User Settings (
### Formatting
Zed supports auto-formatting Shell Scripts using external tools like [`shfmt`](https://github.com/patrickvane/shfmt).
Zed supports auto-formatting Shell Scripts using external tools like [`shfmt`](https://github.com/mvdan/sh).
1. Install `shfmt`: