Skip to content

Commit 53cc385

Browse files
cliffhalldomdomegg
andauthored
Update src/everything/AGENTS.md
Co-authored-by: adam jones <[email protected]>
1 parent 5fb7a71 commit 53cc385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/everything/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
## Extending the Server
3131

3232
The Everything Server is designed to be extended at well-defined points.
33-
See [Extension Points](docs/extension.md) and [Project Structure](docsstructure.md).
33+
See [Extension Points](docs/extension.md) and [Project Structure](docs/structure.md).
3434
The server factory is `src/everything/server/index.ts` and registers all features during startup as well as handling post-connection setup.
3535

3636
### High-level

0 commit comments

Comments
 (0)