diff --git a/application/index.html b/application/index.html
index 200a3e1..bf65603 100644
--- a/application/index.html
+++ b/application/index.html
@@ -4,7 +4,7 @@
- CheckCle is an open-source monitoring stack
+ CheckCle
@@ -14,7 +14,7 @@
-
+
diff --git a/application/src/components/dashboard/Header.tsx b/application/src/components/dashboard/Header.tsx
index 143789a..c937d2e 100644
--- a/application/src/components/dashboard/Header.tsx
+++ b/application/src/components/dashboard/Header.tsx
@@ -162,7 +162,7 @@ export const Header = ({
variant="outline"
size="icon"
className="rounded-full w-8 h-8 border-border"
- onClick={() => window.open("https://x.com/tlengoss", "_blank")}
+ onClick={() => window.open("https://x.com/checkcle_oss", "_blank")}
>
X (Twitter)
diff --git a/application/src/components/settings/about-system/AboutSystem.tsx b/application/src/components/settings/about-system/AboutSystem.tsx
index b06e7d8..677d2dd 100644
--- a/application/src/components/settings/about-system/AboutSystem.tsx
+++ b/application/src/components/settings/about-system/AboutSystem.tsx
@@ -95,7 +95,7 @@ export const AboutSystem: React.FC = () => {
{t('viewDocumentation')}
-