docs/src/extensions/developing-extensions.md 🔗
@@ -173,8 +173,6 @@ git submodule add https://github.com/your-username/foobar-zed.git extensions/my-
git add extensions/my-extension
```
-> **Note:** Your extension must live under te
-
> All extension submodules must use HTTPS URLs and not SSH URLS (`git@github.com`).
2. Add a new entry to the top-level `extensions.toml` file containing your extension: