File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ import GlossaryDefinition from "@/components/Glossary/GlossaryDefinition"
14
14
import GlossaryTooltip from "@/components/Glossary/GlossaryTooltip"
15
15
import { HubHero } from "@/components/Hero"
16
16
import NetworkUpgradeSummary from "@/components/History/NetworkUpgradeSummary"
17
- import Link from "@/components/Link"
18
17
import Logo from "@/components/Logo"
19
18
import MainArticle from "@/components/MainArticle"
20
19
import MatomoOptOut from "@/components/MatomoOptOut"
@@ -31,6 +30,7 @@ import { TranslatathonBanner } from "@/components/Translatathon/TranslatathonBan
31
30
import Translation from "@/components/Translation"
32
31
import TranslationChartImage from "@/components/TranslationChartImage"
33
32
import { Flex , Stack } from "@/components/ui/flex"
33
+ import Link from "@/components/ui/Link"
34
34
import UpcomingEventsList from "@/components/UpcomingEventsList"
35
35
36
36
import { getEditPath } from "@/lib/utils/editPath"
You can’t perform that action at this time.
0 commit comments