diff --git a/README.md b/README.md index 6afcb2035d..d1d2d7ca1b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The `@microsoft/fast-ssr` package contains a NodeJS solution for rendering FAST ### `@microsoft/fast-router` [![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-foundation.svg)](https://badge.fury.io/js/%40microsoft%2Ffast-router) +[![npm version](https://badge.fury.io/js/%40microsoft%2Ffast-router.svg)](https://badge.fury.io/js/%40microsoft%2Ffast-router) The `@microsoft/fast-router` package contains a history-based navigation and routing solution designed around Web Components. By using `fast-router`, you can create multi-page and full application experiences. The router works with any Web Components, but has special support for Web Components built on FAST.