From f099fec61124ea49f221f08e4582163ead4c9143 Mon Sep 17 00:00:00 2001 From: Junhea Hong <97426534+junhea@users.noreply.github.com> Date: Thu, 26 Dec 2024 08:31:20 +0900 Subject: [PATCH] fix broken link in package readme --- packages/web-components/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web-components/README.md b/packages/web-components/README.md index 82cba271ed8..9a177e739b9 100644 --- a/packages/web-components/README.md +++ b/packages/web-components/README.md @@ -7,7 +7,7 @@ Our web component packages. [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/%40microsoft%2Ffast-element.svg)](https://badge.fury.io/js/%40microsoft%2Ffast-element) -The `@microsoft/fast-element` library is a lightweight means to easily build performant, memory-efficient, standards-compliant Web Components. FAST Elements work in every major browser and can be used in combination with any front-end framework or even without a framework. To get up and running with `@microsoft/fast-element` see [the Getting Started guide](https://fast.design/docs/fast-element/getting-started). +The `@microsoft/fast-element` library is a lightweight means to easily build performant, memory-efficient, standards-compliant Web Components. FAST Elements work in every major browser and can be used in combination with any front-end framework or even without a framework. To get up and running with `@microsoft/fast-element` see [the Getting Started guide](https://fast.design/docs/getting-started/quick-start). ## `@microsoft/fast-ssr`