Skip to content

Commit

Permalink
Merge pull request #4959 from onurusluca/master
Browse files Browse the repository at this point in the history
Update PluginDoc.vue - fix Nuxt link
  • Loading branch information
tugcekucukoglu authored Dec 12, 2023
2 parents d495360 + ae3edac commit a07f842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation/PluginDoc.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<DocSectionText v-bind="$attrs">
<p>
PrimeVue plugin is required to be installed with the <i>use</i> function to set up the default <NuxtLink to="/theming">configuration</NuxtLink>. If you are using <NuxtLink to="/theming">Nuxt</NuxtLink>, this step is not required as our
PrimeVue plugin is required to be installed with the <i>use</i> function to set up the default <NuxtLink to="/theming">configuration</NuxtLink>. If you are using <NuxtLink to="https://nuxt.com/">Nuxt</NuxtLink>, this step is not required as our
nuxt module handles it.
</p>
</DocSectionText>
Expand Down

0 comments on commit a07f842

Please sign in to comment.