Fix README links (#11382)

This PR fixes the links in the README to account for the changes in the
docs structure.

Also, somehow the README had gotten added with `\r\n` newlines, so I
changed it back to `\n` newlines.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2024-05-03 19:53:22 -04:00
committed by GitHub
parent 02a859fb08
commit 335c307b93
2 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Local Collaboration
First, make sure you've installed Zed's [backend dependencies](./developing_zed__building_zed.md#backend-dependencies).
First, make sure you've installed Zed's [backend dependencies](../developing-zed.md#backend-dependencies).
## Database setup