diff --git a/README.md b/README.md index 5e799af5faa..83bf374f074 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ addEventListener("fetch", event => { }); ``` -[Complete reference documentation is provided by the comments in worker.capnp.](src/workerd/server/worker.capnp) +[Complete reference documentation is provided by the comments in workerd.capnp.](src/workerd/server/workerd.capnp) [There is also a library of sample config files.](samples)