Fix stale Discord invite links (#21074)

This commit is contained in:
Peter Tripp 2024-11-22 21:10:51 +00:00 committed by GitHub
parent 23321be2ce
commit 2fd210bc9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -125,7 +125,7 @@ Each connection tries to run the development server in proxy mode. This mode wil
In the case that reconnecting fails, the daemon will not be re-used. That said, unsaved changes are by default persisted locally, so that you do not lose work. You can always reconnect to the project at a later date and Zed will restore unsaved changes.
If you are struggling with connection issues, you should be able to see more information in the Zed log `cmd-shift-p Open Log`. If you are seeing things that are unexpected, please file a [GitHub issue](https://github.com/zed-industries/zed/issues/new) or reach out in the #remoting-feedback channel in the [Zed Discord](https://discord.gg/zed-community).
If you are struggling with connection issues, you should be able to see more information in the Zed log `cmd-shift-p Open Log`. If you are seeing things that are unexpected, please file a [GitHub issue](https://github.com/zed-industries/zed/issues/new) or reach out in the #remoting-feedback channel in the [Zed Discord](https://zed.dev/community-links).
## Supported SSH Options
@ -152,4 +152,4 @@ Note that we deliberately disallow some options (for example `-t` or `-T`) that
## Feedback
Please join the #remoting-feedback channel in the [Zed Discord](https://discord.gg/zed-community).
Please join the #remoting-feedback channel in the [Zed Discord](https://zed.dev/community-links).

View file

@ -10,4 +10,4 @@ Zed Employees are not currently working on the Windows build.
However, we welcome contributions from the community to improve Windows support.
- [GitHub Issues with 'Windows' label](https://github.com/zed-industries/zed/issues?q=is%3Aissue+is%3Aopen+label%3Awindows)
- [Zed Community Discord](https://discord.gg/zed-community) -> `#windows-port`
- [Zed Community Discord](https://zed.dev/community-links) -> `#windows-port`