diff --git a/src/components/Pagination/__snapshots__/Pagination.test.tsx.snap b/src/components/Pagination/__snapshots__/Pagination.test.tsx.snap
index 8f8013c..30f3bb7 100644
--- a/src/components/Pagination/__snapshots__/Pagination.test.tsx.snap
+++ b/src/components/Pagination/__snapshots__/Pagination.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Pagination renders correctly 1`] = `
diff --git a/src/components/Post/Comments/__snapshots__/Comments.test.tsx.snap b/src/components/Post/Comments/__snapshots__/Comments.test.tsx.snap
index b16a2b2..a1ed8be 100644
--- a/src/components/Post/Comments/__snapshots__/Comments.test.tsx.snap
+++ b/src/components/Post/Comments/__snapshots__/Comments.test.tsx.snap
@@ -1,3 +1,3 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Comments renders correctly 1`] = `null`;
diff --git a/src/components/Post/Content/__snapshots__/Content.test.tsx.snap b/src/components/Post/Content/__snapshots__/Content.test.tsx.snap
index 72fa59c..2166553 100644
--- a/src/components/Post/Content/__snapshots__/Content.test.tsx.snap
+++ b/src/components/Post/Content/__snapshots__/Content.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Content renders correctly 1`] = `
[
@@ -69,19 +69,15 @@ exports[`Content renders correctly 1`] = `
>
@@ -102,19 +98,15 @@ exports[`Content renders correctly 1`] = `
>
diff --git a/src/components/Post/Meta/__snapshots__/Meta.test.tsx.snap b/src/components/Post/Meta/__snapshots__/Meta.test.tsx.snap
index 52d1a22..d3d80ce 100644
--- a/src/components/Post/Meta/__snapshots__/Meta.test.tsx.snap
+++ b/src/components/Post/Meta/__snapshots__/Meta.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Meta renders correctly 1`] = `
diff --git a/src/components/Post/Tags/__snapshots__/Tags.test.tsx.snap b/src/components/Post/Tags/__snapshots__/Tags.test.tsx.snap
index e400c69..8c83ffa 100644
--- a/src/components/Post/Tags/__snapshots__/Tags.test.tsx.snap
+++ b/src/components/Post/Tags/__snapshots__/Tags.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Tags renders correctly 1`] = `
@@ -70,19 +70,15 @@ exports[`Post renders correctly 1`] = `
>
@@ -103,19 +99,15 @@ exports[`Post renders correctly 1`] = `
>
diff --git a/src/components/Sidebar/Author/__snapshots__/Author.test.tsx.snap b/src/components/Sidebar/Author/__snapshots__/Author.test.tsx.snap
index af451c7..b9d49b8 100644
--- a/src/components/Sidebar/Author/__snapshots__/Author.test.tsx.snap
+++ b/src/components/Sidebar/Author/__snapshots__/Author.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Author renders correctly 1`] = `
diff --git a/src/components/Sidebar/Contacts/__snapshots__/Contacts.test.tsx.snap b/src/components/Sidebar/Contacts/__snapshots__/Contacts.test.tsx.snap
index c1ef7a3..a068976 100644
--- a/src/components/Sidebar/Contacts/__snapshots__/Contacts.test.tsx.snap
+++ b/src/components/Sidebar/Contacts/__snapshots__/Contacts.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Contacts renders correctly 1`] = `
diff --git a/src/components/Sidebar/Copyright/__snapshots__/Copyright.test.tsx.snap b/src/components/Sidebar/Copyright/__snapshots__/Copyright.test.tsx.snap
index 734a24e..f5c96dc 100644
--- a/src/components/Sidebar/Copyright/__snapshots__/Copyright.test.tsx.snap
+++ b/src/components/Sidebar/Copyright/__snapshots__/Copyright.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Copyright renders correctly 1`] = `
diff --git a/src/components/Sidebar/Menu/__snapshots__/Menu.test.tsx.snap b/src/components/Sidebar/Menu/__snapshots__/Menu.test.tsx.snap
index 74d7a99..e8a7259 100644
--- a/src/components/Sidebar/Menu/__snapshots__/Menu.test.tsx.snap
+++ b/src/components/Sidebar/Menu/__snapshots__/Menu.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`Menu renders correctly 1`] = `
@@ -229,19 +225,15 @@ exports[`Sidebar renders correctly 1`] = `
>
diff --git a/src/templates/CategoriesTemplate/__snapshots__/CategoriesTemplate.test.tsx.snap b/src/templates/CategoriesTemplate/__snapshots__/CategoriesTemplate.test.tsx.snap
index 3c5e638..765bf07 100644
--- a/src/templates/CategoriesTemplate/__snapshots__/CategoriesTemplate.test.tsx.snap
+++ b/src/templates/CategoriesTemplate/__snapshots__/CategoriesTemplate.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`CategoriesTemplate renders correctly 1`] = `
@@ -197,19 +197,15 @@ exports[`CategoriesTemplate renders correctly 1`] = `
>
@@ -230,19 +226,15 @@ exports[`CategoriesTemplate renders correctly 1`] = `
>
diff --git a/src/templates/CategoryTemplate/__snapshots__/CategoryTemplate.test.tsx.snap b/src/templates/CategoryTemplate/__snapshots__/CategoryTemplate.test.tsx.snap
index aa38bb3..9a30fbe 100644
--- a/src/templates/CategoryTemplate/__snapshots__/CategoryTemplate.test.tsx.snap
+++ b/src/templates/CategoryTemplate/__snapshots__/CategoryTemplate.test.tsx.snap
@@ -1,4 +1,4 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
+// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`CategoryTemplate renders correctly 1`] = `