diff --git a/README.md b/README.md
index ab372e0..c946db3 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
## đ General information
-[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
+đšī¸[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
Become part of the community!
Leave a â and share the link with your friends.
diff --git a/documentation/migration-to-2.2.0.md b/documentation/migration-to-2.2.0.md
index b4f0a38..9d2bed9 100644
--- a/documentation/migration-to-2.2.0.md
+++ b/documentation/migration-to-2.2.0.md
@@ -173,7 +173,7 @@ The added regex is `((([A-Z]|\d)+_)*([A-Z]|\d)+)`.
## New rules
-[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
+đšī¸[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
A key principle of a healthy project is to prevent the creation of a massive dependency tree,
diff --git a/documentation/project-structure-folder-structure.md b/documentation/project-structure-folder-structure.md
index 343e17c..874e12c 100644
--- a/documentation/project-structure-folder-structure.md
+++ b/documentation/project-structure-folder-structure.md
@@ -17,7 +17,7 @@
## đ General information
-[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
+đšī¸[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
Become part of the community!
Leave a â and share the link with your friends.
diff --git a/documentation/project-structure-independent-modules.md b/documentation/project-structure-independent-modules.md
index a8e9565..e57bf78 100644
--- a/documentation/project-structure-independent-modules.md
+++ b/documentation/project-structure-independent-modules.md
@@ -15,7 +15,7 @@ where removing or editing one feature triggers a chain reaction that impacts the
## đ General information
-[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
+đšī¸[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
Become part of the community!
Leave a â and share the link with your friends.
diff --git a/documentation/project-structure-naming-rules.md b/documentation/project-structure-naming-rules.md
index 72a7f1d..9a593ce 100644
--- a/documentation/project-structure-naming-rules.md
+++ b/documentation/project-structure-naming-rules.md
@@ -17,7 +17,7 @@
## đ General information
-[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
+đšī¸[Playground](https://github.com/Igorkowalski94/eslint-plugin-project-structure-playground) for eslint-plugin-project-structure rules.
Become part of the community!
Leave a â and share the link with your friends.