docs: remove link to closed RFC (#21564)

This commit is contained in:
David De Sloovere 2023-06-14 12:38:46 +02:00 committed by GitHub
parent d32855ae13
commit 1ab19b916a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,8 +170,6 @@ If you are using WebStorm, you may need to augment `@vue/runtime-core` until [th
If you want to use Vue plugins, like [vue-gtag](https://github.com/MatteoGabriele/vue-gtag) to add Google Analytics tags, you can use a Nuxt plugin to do so.
> There is an Open RFC to make this even easier! See [nuxt/nuxt#17143](https://github.com/nuxt/nuxt/discussions/17143)
First, install the plugin you want.
```bash