From 2d1c41eff11f346b4f7417cf61cd9c3c5c7fbe18 Mon Sep 17 00:00:00 2001 From: Aaron Date: Tue, 11 Jul 2023 17:59:01 -0500 Subject: [PATCH] Fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4ddc399..9d45a44f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## Get Started -Checkout the [installation guide](https://wxtjs.dev/get-started) to get started with WXT. +Checkout the [installation guide](https://wxt.dev/get-started/installation.html) to get started with WXT. ## Contributors