docs: Fix links to "Backend dependencies" setup (#15706)
This PR fixes the links to the "Backend dependencies" section from the local collaboration docs. We now provide links to the section in the platform-specific development docs. Release Notes: - N/A
This commit is contained in:
parent
c6580da889
commit
3755f0d901
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
# Local Collaboration
|
# Local Collaboration
|
||||||
|
|
||||||
First, make sure you've installed Zed's [backend dependencies](../developing-zed.md#backend-dependencies).
|
First, make sure you've installed Zed's backend dependencies for your platform:
|
||||||
|
|
||||||
|
- [macOS](./macos.md#backend-dependencies)
|
||||||
|
- [Linux](./linux.md#backend-dependencies)
|
||||||
|
- [Windows](./windows.md#backend-dependencies)
|
||||||
|
|
||||||
## Database setup
|
## Database setup
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue