Update release verfication for 2.2-4.0 pages, update checking signature link
diff --git a/core22.md b/core22.md
index 4034dce..8fcb5b4 100644
--- a/core22.md
+++ b/core22.md
@@ -36,7 +36,8 @@
 </dependency>
 ```
 
-[Release Verification](/releaseVerification.md ':include')
+## Release Verification
+Steps for checksum & signature verification can be found [here](/releaseVerification.md)
 
 ## Configuration
 
diff --git a/core23.md b/core23.md
index 989af81..10b9dfb 100644
--- a/core23.md
+++ b/core23.md
@@ -36,7 +36,8 @@
 </dependency>
 ```
 
-[Release Verification](/releaseVerification.md ':include')
+## Release Verification
+Steps for checksum & signature verification can be found [here](/releaseVerification.md)
 
 ## Configuration
 
diff --git a/core23next.md b/core23next.md
index f5fc28a..7baa603 100644
--- a/core23next.md
+++ b/core23next.md
@@ -52,7 +52,8 @@
 </dependency>
 ```
 
-[Release Verification](/releaseVerification.md ':include')
+## Release Verification
+Steps for checksum & signature verification can be found [here](/releaseVerification.md)
 
 ## Configuration
 
diff --git a/core30.md b/core30.md
index ac68315..7d2c617 100644
--- a/core30.md
+++ b/core30.md
@@ -37,7 +37,8 @@
 </dependency>
 ```
 
-[Release Verification](/releaseVerification.md ':include')
+## Release Verification
+Steps for checksum & signature verification can be found [here](/releaseVerification.md)
 
 ## Configuration
 
diff --git a/core40.md b/core40.md
index 2f2a9b1..4198ac7 100644
--- a/core40.md
+++ b/core40.md
@@ -37,7 +37,8 @@
 </dependency>
 ```
 
-[Release Verification](/releaseVerification.md ':include')
+## Release Verification
+Steps for checksum & signature verification can be found [here](/releaseVerification.md)
 
 ## Configuration
 
diff --git a/releaseVerification.md b/releaseVerification.md
index 586dbf2..c5d94bf 100644
--- a/releaseVerification.md
+++ b/releaseVerification.md
@@ -34,4 +34,4 @@
 % gpg --verify myfaces-core-X.Y.Z-bin.tar.gz.asc myfaces-core-X.Y.Z-bin.tar.gz
 ```
 
-More can be read about verifying downloads [here](https://www.apache.org/info/verification.html#). 
\ No newline at end of file
+More can be read about verifying downloads [here](https://www.apache.org/info/verification.html#CheckingSignatures). 
\ No newline at end of file