From da05cb85f2c0117a637fe5f20c844b76a40a1165 Mon Sep 17 00:00:00 2001 From: Ismail Sabet <47750560+ismailsabet@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:49:30 +0200 Subject: [PATCH] Update introduction.md --- docs/guide/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/introduction.md b/docs/guide/introduction.md index 3012187d0..ac8f6ea4f 100644 --- a/docs/guide/introduction.md +++ b/docs/guide/introduction.md @@ -41,7 +41,7 @@ const members = [ If you would like to know more about the maintenance status of each version of Vue I18n, please see [here](./maintenance). ::: -Vue I18n is internationalization plugin of Vue.js. And that is one of [Intlify projects](https://intlify.dev/). It easily integrates some localization features to your Vue.js Application. +Vue I18n is a Vue.js internationalization plugin and part of the [Intlify projects](https://intlify.dev/). It easily integrates localization features to your Vue.js application. Go to [Installation](./installation)