diff --git a/src/docs/options/options.md b/src/docs/options/options.md index c5b31604..0051e3f1 100644 --- a/src/docs/options/options.md +++ b/src/docs/options/options.md @@ -113,7 +113,7 @@ to `true`. ## hooks An object of [hook handlers](/hooks/) to register. For details and a few more examples, -see the section on [registering all hooks handlers at once](http://localhost:8080/hooks/#set-all-hook-handlers-at-once). +see the section on [registering all hook handlers at once](/hooks/#set-all-hook-handlers-at-once). ```javascript {