mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update showcase url
This commit is contained in:
parent
d68733266f
commit
ae49afb29e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const pkg = require(path.resolve(rootDir, 'package.json'));
|
|||
const libraryName = 'PrimeVue';
|
||||
const libraryVersion = pkg.version;
|
||||
|
||||
const showcaseURL = 'https://primefaces.org/primevue/showcase/#/';
|
||||
const showcaseURL = 'https://primevue.org/';
|
||||
|
||||
const fileModules = {},
|
||||
veturTags = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue