diff --git a/.remarkrc b/.remarkrc index f9f457f..e60f173 100644 --- a/.remarkrc +++ b/.remarkrc @@ -40,7 +40,6 @@ "remark-lint-list-item-punctuation", "remark-lint-match-punctuation", "remark-lint-no-hr-after-heading", - "remark-lint-are-links-valid-duplicate", "remark-validate-links" ] } diff --git a/README.md b/README.md index a5337b7..051a9df 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ @@ -234,11 +234,12 @@ If unsure whether the changes you are proposing would be welcome, open an issue ## License -This code is released under the [GNU Lesser General Public License (LGPLv3)](LICENSE). +This code is released under the [GNU Lesser General Public License (LGPLv3)][phpcsdevtools-license]. [phpcsdevtools-packagist]: https://packagist.org/packages/phpcsstandards/phpcsdevtools [phpcsdevtools-releases]: https://github.com/PHPCSStandards/PHPCSDevTools/releases +[phpcsdevtools-license]: https://github.com/PHPCSStandards/PHPCSDevTools/blob/stable/LICENSE [gha-qa-results]: https://github.com/PHPCSStandards/PHPCSDevTools/actions/workflows/cs.yml [gha-test-results]: https://github.com/PHPCSStandards/PHPCSDevTools/actions/workflows/test.yml