Skip to content

Commit 8be195a

Browse files
committed
chore: update banner link
1 parent 30483c5 commit 8be195a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/theme/app/AppBanner.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="group flex items-center delay-200 h-10 bg-primary text-black">
33
<p class="sm:top-1.5 w-full pl-4 sm:pl-0 sm:text-center text-sm font-medium">
44
You are browsing Nuxt 2 docs. Go to <a href="https://nuxt.com" class="font-bold hover:underline">Nuxt 3 docs</a>,
5-
or learn more about <nuxt-link to="/lts" class="font-bold hover:underline">Nuxt 2 Long Term Support</nuxt-link>.
5+
or learn more about <a href="https://www.herodevs.com/support/nuxt-nes?utm_source=nuxtjs&utm_medium=affiliate&utm_campaign=nuxt2eol&utm_content=link" class="font-bold hover:underline" target="_blank" rel="noopener">Nuxt 2 Long Term Support</a>.
66
</p>
77
</div>
88
</template>

0 commit comments

Comments
 (0)