We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb7a71 commit 53cc385Copy full SHA for 53cc385
src/everything/AGENTS.md
@@ -30,7 +30,7 @@
30
## Extending the Server
31
32
The Everything Server is designed to be extended at well-defined points.
33
-See [Extension Points](docs/extension.md) and [Project Structure](docsstructure.md).
+See [Extension Points](docs/extension.md) and [Project Structure](docs/structure.md).
34
The server factory is `src/everything/server/index.ts` and registers all features during startup as well as handling post-connection setup.
35
36
### High-level
0 commit comments