|
2 | 2 |
|
3 | 3 | <div aria-hidden="true"> |
4 | 4 |
|
5 | | -[][phpcsdevtools-packagist] |
6 | | -[][phpcsdevtools-releases] |
| 5 | +[](https://packagist.org/packages/phpcsstandards/phpcsdevtools) |
| 6 | +[](https://github.com/PHPCSStandards/PHPCSDevTools/releases) |
7 | 7 | [](https://github.com/PHPCSStandards/PHPCSDevTools/blob/stable/CHANGELOG.md) |
8 | 8 | :construction: |
9 | 9 | [](https://packagist.org/packages/phpcsstandards/phpcsdevtools#dev-develop) |
|
14 | 14 | [][gha-test-results] |
15 | 15 | [](https://github.com/PHPCSStandards/PHPCSDevTools/actions?query=workflow%3ATest) |
16 | 16 |
|
17 | | -[](https://github.com/PHPCSStandards/PHPCSDevTools/blob/stable/LICENSE) |
| 17 | +[][phpcsdevtools-license] |
18 | 18 |  |
19 | 19 |
|
20 | 20 | </div> |
@@ -234,11 +234,12 @@ If unsure whether the changes you are proposing would be welcome, open an issue |
234 | 234 |
|
235 | 235 | ## License |
236 | 236 |
|
237 | | -This code is released under the [GNU Lesser General Public License (LGPLv3)](LICENSE). |
| 237 | +This code is released under the [GNU Lesser General Public License (LGPLv3)][phpcsdevtools-license]. |
238 | 238 |
|
239 | 239 |
|
240 | 240 | [phpcsdevtools-packagist]: https://packagist.org/packages/phpcsstandards/phpcsdevtools |
241 | 241 | [phpcsdevtools-releases]: https://github.com/PHPCSStandards/PHPCSDevTools/releases |
| 242 | +[phpcsdevtools-license]: https://github.com/PHPCSStandards/PHPCSDevTools/blob/stable/LICENSE |
242 | 243 | [gha-qa-results]: https://github.com/PHPCSStandards/PHPCSDevTools/actions/workflows/cs.yml |
243 | 244 | [gha-test-results]: https://github.com/PHPCSStandards/PHPCSDevTools/actions/workflows/test.yml |
244 | 245 |
|
|
0 commit comments