From 55b563954162375471befa0e3ae777c72ff7bdc1 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 30 Jul 2024 11:36:10 +0100 Subject: [PATCH] Fix community page URL --- src/components/CustomRoadmap/CustomRoadmapAlert.tsx | 2 +- src/components/CustomRoadmap/RoadmapHeader.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/CustomRoadmap/CustomRoadmapAlert.tsx b/src/components/CustomRoadmap/CustomRoadmapAlert.tsx index 6237f2cb0..95fbc0b47 100644 --- a/src/components/CustomRoadmap/CustomRoadmapAlert.tsx +++ b/src/components/CustomRoadmap/CustomRoadmapAlert.tsx @@ -40,7 +40,7 @@ export function CustomRoadmapAlert() { · diff --git a/src/components/CustomRoadmap/RoadmapHeader.tsx b/src/components/CustomRoadmap/RoadmapHeader.tsx index b7fc5fe27..42dcde903 100644 --- a/src/components/CustomRoadmap/RoadmapHeader.tsx +++ b/src/components/CustomRoadmap/RoadmapHeader.tsx @@ -110,7 +110,7 @@ export function RoadmapHeader(props: RoadmapHeaderProps) {