|
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> |
@@ -249,11 +249,12 @@ If unsure whether the changes you are proposing would be welcome, open an issue |
249 | 249 |
|
250 | 250 | ## License |
251 | 251 |
|
252 | | -This code is released under the [GNU Lesser General Public License (LGPLv3)](LICENSE). |
| 252 | +This code is released under the [GNU Lesser General Public License (LGPLv3)][phpcsdevtools-license]. |
253 | 253 |
|
254 | 254 |
|
255 | 255 | [phpcsdevtools-packagist]: https://packagist.org/packages/phpcsstandards/phpcsdevtools |
256 | 256 | [phpcsdevtools-releases]: https://github.com/PHPCSStandards/PHPCSDevTools/releases |
| 257 | +[phpcsdevtools-license]: https://github.com/PHPCSStandards/PHPCSDevTools/blob/stable/LICENSE |
257 | 258 | [gha-qa-results]: https://github.com/PHPCSStandards/PHPCSDevTools/actions/workflows/cs.yml |
258 | 259 | [gha-test-results]: https://github.com/PHPCSStandards/PHPCSDevTools/actions/workflows/test.yml |
259 | 260 |
|
|
0 commit comments