docs(api): fix keygrip link (#1350)

master
Peng Jie 2019-06-28 12:55:19 +08:00 committed by fengmk2
parent d4bdb5ed9e
commit b9e35469d3
1 changed files with 1 additions and 1 deletions

View File

@ -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: