From c1b19e6233846e47826a4d95c3a00f79ecf78840 Mon Sep 17 00:00:00 2001 From: Saeed Esmaili Date: Sat, 4 Dec 2021 13:51:36 +0100 Subject: [PATCH] Update the Firefox-beta link to lead to the latest beta release The Firefox-beta link leads to the v6.0.0-beta.2, and this updates it to v6.0.0-beta.20 --- src/guide/migration/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index b2d5c71151..d86c317795 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -162,7 +162,7 @@ We are working on a new version of the Devtools with a new UI and refactored int - Note: the beta channel may conflict with the stable version of devtools so you may need to temporarily disable the stable version for the beta channel to work properly. -- For Firefox: [Download the signed extension](https://github.com/vuejs/vue-devtools/releases/tag/v6.0.0-beta.2) (`.xpi` file under Assets) +- For Firefox: [Download the signed extension](https://github.com/vuejs/vue-devtools/releases/tag/v6.0.0-beta.20) (`.xpi` file under Assets) ### IDE Support