From 2106fd165d63dc867a1ba743b495c45895e80124 Mon Sep 17 00:00:00 2001 From: "Zherdetska Alona, IT21.1" Date: Wed, 16 Oct 2024 11:49:41 +0200 Subject: [PATCH] chore: relocated the component to "Foundations/Typography/Link" --- .../documentation/src/stories/components/link/link.stories.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/documentation/src/stories/components/link/link.stories.ts b/packages/documentation/src/stories/components/link/link.stories.ts index 17db564105..0b59678ee8 100644 --- a/packages/documentation/src/stories/components/link/link.stories.ts +++ b/packages/documentation/src/stories/components/link/link.stories.ts @@ -4,7 +4,7 @@ import { MetaComponent } from '@root/types'; const meta: MetaComponent = { id: '6f359d06-bca5-4983-b588-c8c790531642', - title: 'Typography/Link', + title: 'Foundations/Typography/Link', tags: ['package:HTML'], parameters: { badges: [],