docs(api): fix keygrip link (#1350)
This commit is contained in:
parent
d4bdb5ed9e
commit
b9e35469d3
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ https.createServer(app.callback()).listen(3001);
|
|||
|
||||
Set signed cookie keys.
|
||||
|
||||
These are passed to [KeyGrip](https://github.com/jed/keygrip),
|
||||
These are passed to [KeyGrip](https://github.com/crypto-utils/keygrip),
|
||||
however you may also pass your own `KeyGrip` instance. For
|
||||
example the following are acceptable:
|
||||
|
||||
|
|
Loading…
Reference in a new issue