docs: Fix shfmt github url (#30667)

Umesh Yadav created

Closes #30661 

Release Notes:

- N/A

Change summary

docs/src/languages/sh.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

docs/src/languages/sh.md 🔗

@@ -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`: