Skip to content

Commit

Permalink
docs: fix session link (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored and fengmk2 committed Mar 18, 2017
1 parent 3849c1c commit 4687f0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/zh-cn/core/cookie-and-session.md
Expand Up @@ -213,3 +213,6 @@ module.exports = () => {
// 在配置文件中引入中间件
exports.middleware = [ 'saveSession' ];
```

[egg-redis]: https://github.com/eggjs/egg-redis
[egg-session-redis]: https://github.com/eggjs/egg-session-redis

0 comments on commit 4687f0f

Please sign in to comment.