Path fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-08 16:28:23 +03:00
parent dde89b3f79
commit 069a0dc3b5
4 changed files with 6 additions and 6 deletions

View file

@ -3,11 +3,11 @@
[![npm version](https://badge.fury.io/js/primevue.svg)](https://badge.fury.io/js/primevue) [![npm version](https://badge.fury.io/js/primevue.svg)](https://badge.fury.io/js/primevue)
[![Discord Chat](https://img.shields.io/discord/557940238991753223.svg?color=7289da&label=chat&logo=discord)](https://discord.gg/gzKFYnpmCY) [![Discord Chat](https://img.shields.io/discord/557940238991753223.svg?color=7289da&label=chat&logo=discord)](https://discord.gg/gzKFYnpmCY)
[![PrimeVue Hero](https://user-images.githubusercontent.com/686247/138925407-2a7e916d-c674-4fb5-b721-1dd41a8eeebc.jpg)](https://www.primefaces.org/primevue) [![PrimeVue Hero](https://user-images.githubusercontent.com/686247/138925407-2a7e916d-c674-4fb5-b721-1dd41a8eeebc.jpg)](https://primevue.org/)
# PrimeVue # PrimeVue
PrimeVue is a rich set of open source UI Components for Vue. See [PrimeVue homepage](https://www.primefaces.org/primevue/) for live showcase and documentation. PrimeVue is a rich set of open source UI Components for Vue. See [PrimeVue homepage](https://primevue.org/) for live showcase and documentation.
## Download ## Download
@ -245,7 +245,7 @@ app.use(PrimeVue, {
## Locale ## Locale
PrimeVue provides a Locale API to support i18n and l7n, visit the [Locale](https://www.primefaces.org/primevue/locale) documentation for more information. PrimeVue provides a Locale API to support i18n and l7n, visit the [Locale](https://primevue.org/configuration/#locale) documentation for more information.
## Quickstart with Vue CLI ## Quickstart with Vue CLI

View file

@ -103,7 +103,7 @@ export default {
return false; return false;
}, },
redirect() { redirect() {
window.location.href = 'https://www.primefaces.org/primeblocks-vue'; window.location.href = 'https://blocks.primevue.org';
}, },
onConfigButtonClick() { onConfigButtonClick() {
this.appConfigActive = true; this.appConfigActive = true;

View file

@ -15,7 +15,7 @@
</router-link> </router-link>
</li> </li>
<li class="mr-0 lg:mr-2"> <li class="mr-0 lg:mr-2">
<a href="https://www.primefaces.org/primeblocks-vue"> <a href="https://blocks.primevue.org">
<img src="https://primefaces.org/cdn/primevue/images/landing/blocks-icon.svg" alt="primevue blocks" /> <img src="https://primefaces.org/cdn/primevue/images/landing/blocks-icon.svg" alt="primevue blocks" />
<span>Blocks</span> <span>Blocks</span>
</a> </a>

View file

@ -53,7 +53,7 @@
</div> </div>
</div> </div>
<div class="p-2 flex flex-row md:flex-column"> <div class="p-2 flex flex-row md:flex-column">
<div class="hero-box w-10rem h-10rem md:w-12rem md:h-12rem animation flex align-items-center justify-content-center" @click="navigateTo('https://www.primefaces.org/primeblocks-vue')"> <div class="hero-box w-10rem h-10rem md:w-12rem md:h-12rem animation flex align-items-center justify-content-center" @click="navigateTo('https://blocks.primevue.org')">
<div class="flex flex-column align-items-center"> <div class="flex flex-column align-items-center">
<img src="https://primefaces.org/cdn/primevue/images/landing/blocks-icon.svg" alt="primevue templates" /> <img src="https://primefaces.org/cdn/primevue/images/landing/blocks-icon.svg" alt="primevue templates" />
<div class="name"> <div class="name">