Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ackintosh committed Sep 28, 2019
1 parent da4fa20 commit acd644b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ $ganesha = Ackintosh\Ganesha\Builder::build([
]);
```

## Customizing storage keys
## [Customizing storage keys](#table-of-contents)

If you want customize the keys to be used when storing circuit breaker information, set an instance which implements [StorageKeysInterface](https://github.com/ackintosh/ganesha/blob/master/src/Ganesha/Storage/StorageKeysInterface.php).

Expand Down

0 comments on commit acd644b

Please sign in to comment.