From 25268472cb0d947ebd3af028f4ae0dfc74db8d82 Mon Sep 17 00:00:00 2001 From: thatmattlove Date: Tue, 28 May 2024 14:01:25 -0400 Subject: [PATCH] fix dead readme links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06f6057..34d9ea7 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ hyperglass is intended to make implementing a looking glass too easy not to do, *To request support for a specific platform, please [submit a Github Issue](https://github.com/thatmattlove/hyperglass/issues/new) with the **feature** label.* -### [Get Started →](https://hyperglass.dev/docs/introduction) +### [Get Started →](https://hyperglass.dev/installation) ## Community @@ -77,4 +77,4 @@ hyperglass is built entirely on open-source software. Here are some of the aweso - [Pydantic](https://docs.pydantic.dev/latest/) - [Chakra UI](https://chakra-ui.com/) -[![GitHub](https://img.shields.io/github/license/thatmattlove/hyperglass?color=330036&style=for-the-badge)](https://github.com/thatmattlove/hyperglass/blob/v2.0.0/LICENSE) +[![GitHub](https://img.shields.io/github/license/thatmattlove/hyperglass?color=330036&style=for-the-badge)](https://github.com/thatmattlove/hyperglass/blob/main/LICENSE)