bit BlazorUI Demo license
- This EULA and Privacy Policy are written for individuals who use the bit BlazorUI Demo through the components.bitplatform.dev website, or the published version of this app on the bit platform's Google Play, Apple Store, and Microsoft Store accounts.
+ This EULA and Privacy Policy are written for individuals who use the bit BlazorUI Demo through the blazorui.bitplatform.dev website, or the published version of this app on the bit platform's Google Play, Apple Store, and Microsoft Store accounts.
If you want to build your own project based on this Project Template, please refer to the License and create your own project, publish it with the relevant EULA and Privacy Policy for your businesses.
diff --git a/src/BlazorUI/Demo/README.md b/src/BlazorUI/Demo/README.md
index 36972b5723..c711f35408 100644
--- a/src/BlazorUI/Demo/README.md
+++ b/src/BlazorUI/Demo/README.md
@@ -1,3 +1,3 @@
# Bit.BlazorUI.Demo
-https://components.bitplatform.dev/
\ No newline at end of file
+https://blazorui.bitplatform.dev/
\ No newline at end of file
diff --git a/src/BlazorUI/README.md b/src/BlazorUI/README.md
index 471c42a6f2..cf075bad7d 100644
--- a/src/BlazorUI/README.md
+++ b/src/BlazorUI/README.md
@@ -1,3 +1,3 @@
# bit BlazorUI
-More info at https://components.bitplatform.dev/
\ No newline at end of file
+More info at https://blazorui.bitplatform.dev/
\ No newline at end of file
diff --git a/src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/Urls.cs b/src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/Urls.cs
index 4e90a2e596..b301150e04 100644
--- a/src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/Urls.cs
+++ b/src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/Urls.cs
@@ -40,7 +40,7 @@ public static class Urls
public const string AdminPanelAppleStore = "https://apps.apple.com/us/app/bit-adminpanel/id6450611349";
public const string AdminPanelFigma = "https://www.figma.com/community/file/1161030350747233731";
- public const string BlazorUI = "https://components.bitplatform.dev/";
+ public const string BlazorUI = "https://blazorui.bitplatform.dev/";
public const string CloudHostingSolutions = "/cloud-hosting-solutions";
public const string Support = "/support";