Fix location of CSP
diff --git a/README.md b/README.md
index bc22cb2..d146d8d 100644
--- a/README.md
+++ b/README.md
@@ -34,5 +34,5 @@
`docker compose exec attic_lua_csp apachectl stop`
To make changes to the CSP, edit the
-file [config/000-default.conf#L30](https://github.com/apache/attic-docker/blob/main/config/000-default.conf#L30)
+file [config/000-default.conf#L9-L17](https://github.com/apache/attic-docker/blob/main/config/000-default.conf#L9-L17)
Then rebuild the image (should be very quick) and restart.