docs: Remove incomplete section in extension publishing steps (#52980)

Release Notes:

- N/A
This commit is contained in:
Finn Evers 2026-04-02 13:33:55 +02:00 committed by GitHub
parent 63b079198a
commit f92b498eb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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