diff --git a/README.md b/README.md index 6e9cfb1..c90532e 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Available configuration options: * `Wolverine.config.script_path` (default `Rails.root + 'app/wolverine'`) * `Wolverine.config.instrumentation` (default none) -If you want to override one or more of these, doing so in an initializer is recommended but not required. See the [full documentation](http://shopify.github.com/wolverine/Wolverine/Configuration.html) for more details. +If you want to override one or more of these, doing so in an initializer is recommended but not required. See the [full documentation](http://shopify.github.io/wolverine/Wolverine/Configuration.html) for more details. ## More information