aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9e3043..d381456 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ river -c /path/to/config.sh
An example script with sane defaults is provided [here](contrib/config.sh) in
the contrib directory.
-Some configuration options are still hardcoded in [Config.zig](src/Config.zig).
+Some configuration options are still hardcoded in [Config.zig](river/Config.zig).
Eventually all configuration will be moved to the `riverctl` binary.
## Development