diff --git a/README.md b/README.md index 698e9ad..9c4ddce 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Once you use external session store, session is strong dependent on your externa Support all configurations in [koa-session](https://github.com/koajs/session). -[View the default configurations](config/config.default.js) +[View the default configurations](https://github.com/eggjs/egg-session/blob/master/config/config.default.js) ## Questions & Suggestions @@ -121,4 +121,5 @@ Please open an issue [here](https://github.com/eggjs/egg/issues). ## License -[MIT](LICENSE) +[MIT](https://github.com/eggjs/egg-session/blob/master/LICENSE) +