Remove community content from docs and point to zed.dev (#19895)

The community content now lives on zed.dev, discoverable via the navbar
`resources` menu.

See:

- https://github.com/zed-industries/zed.dev/pull/783

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2024-10-29 09:44:58 -04:00
committed by GitHub
parent f919fa92de
commit 249c8a4d96
9 changed files with 4 additions and 213 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ If you'd like to develop collaboration features, additionally see:
- [CONTRIBUTING.md](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md)
- [Releases](./development/releases.md)
- [Debugging Crashes](./development/debugging-crashes.md)
- [Code of Conduct](./code-of-conduct.md)
- [Code of Conduct](https://zed.dev/code-of-conduct)
- [Zed Contributor License](https://zed.dev/cla)