diff --git a/config/README.md b/config/README.md index 575259b2..ea3378b6 100644 --- a/config/README.md +++ b/config/README.md @@ -11,7 +11,7 @@ of the app, and more. The configuration options are in JSON format, and are passed directly to the app when it is launched, using the `createApp()` function -[you can read about here](https://lurchmath.github.io/site/apidocs/ui/Lurch.html#.createApp). +[you can read about here](https://lurchmath.github.io/apidocs/app/Lurch.html#.createApp). That page documents every option available to you in the JSON configuration. ## Pre-built configurations