|
3 | 3 | Security plugin in egg |
4 | 4 |
|
5 | 5 | [![NPM version][npm-image]][npm-url] |
6 | | -[](https://github.com/eggjs/egg-security/actions/workflows/nodejs.yml) |
| 6 | +[](https://github.com/eggjs/security/actions/workflows/nodejs.yml) |
7 | 7 | [![Test coverage][codecov-image]][codecov-url] |
8 | 8 | [![Known Vulnerabilities][snyk-image]][snyk-url] |
9 | 9 | [![npm download][download-image]][download-url] |
10 | 10 |
|
11 | 11 | [npm-image]: https://img.shields.io/npm/v/egg-security.svg?style=flat-square |
12 | 12 | [npm-url]: https://npmjs.org/package/egg-security |
13 | | -[codecov-image]: https://codecov.io/gh/eggjs/egg-security/branch/master/graph/badge.svg |
14 | | -[codecov-url]: https://codecov.io/gh/eggjs/egg-security |
| 13 | +[codecov-image]: https://codecov.io/gh/eggjs/security/branch/master/graph/badge.svg |
| 14 | +[codecov-url]: https://codecov.io/gh/eggjs/security |
15 | 15 | [snyk-image]: https://snyk.io/test/npm/egg-security/badge.svg?style=flat-square |
16 | 16 | [snyk-url]: https://snyk.io/test/npm/egg-security |
17 | 17 | [download-image]: https://img.shields.io/npm/dm/egg-security.svg?style=flat-square |
@@ -559,10 +559,10 @@ exports.security = { |
559 | 559 |
|
560 | 560 | ## License |
561 | 561 |
|
562 | | -[MIT](https://github.com/eggjs/egg-security/blob/master/LICENSE) |
| 562 | +[MIT](LICENSE) |
563 | 563 |
|
564 | 564 | ## Contributors |
565 | 565 |
|
566 | | -[](https://github.com/eggjs/egg-security/graphs/contributors) |
| 566 | +[](https://github.com/eggjs/security/graphs/contributors) |
567 | 567 |
|
568 | 568 | Made with [contributors-img](https://contrib.rocks). |
0 commit comments