diff --git a/.remarkrc b/.remarkrc
index 9cda9e5e..af7a0ea6 100644
--- a/.remarkrc
+++ b/.remarkrc
@@ -12,7 +12,9 @@
"remark-lint-no-dead-urls",
{
"skipUrlPatterns": [
- "^https?://github\\.com/PHPCSStandards/PHPCSUtils/compare/[0-9\\.]+?\\.{3}[0-9\\.]+"
+ "^https?://github\\.com/PHPCSStandards/PHPCSUtils/compare/[0-9\\.]+?\\.{3}[0-9\\.]+",
+ "^https://phpcsutils\\.com/phpdoc/classes/PHPCSUtils-Utils-FunctionDeclarations.html#method_isArrowFunction",
+ "^https://phpcsutils\\.com/phpdoc/classes/PHPCSUtils-Utils-FunctionDeclarations.html#method_getArrowFunctionOpenClose"
]
}
],
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9f163ff..e7bd642e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
-This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and uses [Semantic Versioning](https://semver.org/).
+This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/en/1.1.0/) and uses [Semantic Versioning](https://semver.org/).
## [Unreleased]
diff --git a/README.md b/README.md
index 3c0eb958..6b9419e5 100644
--- a/README.md
+++ b/README.md
@@ -2,21 +2,21 @@
-[][phpcsutils-packagist]
+[][phpcsutils-packagist]
[][phpcsutils-releases]
:construction:
-[](https://packagist.org/packages/phpcsstandards/phpcsutils#dev-develop)
+[][phpcsutils-packagist]
[](https://github.com/PHPCSStandards/PHPCSUtils/commits/develop)
[][phpcsutils-web]
[](https://github.com/PHPCSStandards/PHPCSUtils/actions/workflows/basics.yml)
[][phpcsutils-tests-gha]
-[](https://coveralls.io/github/PHPCSStandards/PHPCSUtils?branch=develop)
+[](https://coveralls.io/github/PHPCSStandards/PHPCSUtils?branch=develop)
-[][phpcsutils-packagist]
+[][phpcsutils-packagist]
[][phpcsutils-tests-gha]
-[](https://github.com/PHPCSStandards/PHPCSUtils/blob/stable/LICENSE)
+[](https://github.com/PHPCSStandards/PHPCSUtils/blob/stable/LICENSE)
