diff --git a/README.md b/README.md
index 49c796a..797d0d4 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Lightweight, stylish and ethical share buttons.
----
-Observe the live demo here: [os.karamoff.dev/shareon](https://os.karamoff.dev/shareon)
+Observe the live demo here: [shareon.js.org](https://shareon.js.org)
## Install
diff --git a/docs/index.html b/docs/index.html
index 85ecfea..6072d3d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,7 +8,7 @@
-
+
diff --git a/package.json b/package.json
index 1544b8b..ae5944d 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "shareon",
"version": "1.0.0",
- "homepage": "https://os.karamoff.dev/shareon",
+ "homepage": "https://shareon.js.org",
"repository": {
"type": "git",
"url": "git+https://github.com/NickKaramoff/shareon.git"