diff --git a/README.md b/README.md index fe8748f6c..10be5f5d2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ pnpm add primevue ## Plugin -PrimeVue plugin is required to be installed with the **use** function to set up the default [configuration](https://primevue.org/theming). +PrimeVue plugin is required to be installed with the **use** function to set up the default [configuration](https://primevue.org/configuration). ```javascript import { createApp } from 'vue';