chore: remove broken link in README (#63256)

![CleanShot 2024-06-13 at 18 13
33@2x](https://github.com/sourcegraph/sourcegraph/assets/2946214/6b422451-1a46-4d27-ba96-28b2ec75cd66)
This commit is contained in:
Joe Chen 2024-06-13 18:22:56 -04:00 committed by GitHub
parent 81e5d696e7
commit ac942ef7c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,6 @@ Refer to the [Developing Sourcegraph guide](https://docs-legacy.sourcegraph.com/
The `doc` directory has additional documentation for developing and understanding Sourcegraph:
- [Project FAQ](./doc/admin/faq.md)
- [Architecture](./doc/dev/background-information/architecture/index.md): high-level architecture
- [Database setup](./doc/dev/background-information/postgresql.md): database best practices
- [Go style guide](./doc/dev/background-information/languages/go.md)