Skip to content

Commit

Permalink
Merge pull request #4509 from nextcloud-libraries/chore/noid/docs-vue3
Browse files Browse the repository at this point in the history
chore[docs]: link to docs for vue3
  • Loading branch information
raimund-schluessler committed Sep 8, 2023
2 parents 0ba17da + 93c54dd commit 55f1746
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styleguide.config.js
Expand Up @@ -70,6 +70,10 @@ module.exports = async () => {
name: 'Latest version: v8.x (Nextcloud 28)',
href: 'https://nextcloud-vue-components.netlify.app',
sections: [
{
name: 'next v9.x (Nextcloud 28 + Vue 3)',
href: 'https://next--nextcloud-vue-components.netlify.app',
},
{
name: 'v7.x (Nextcloud 25 - 27)',
href: 'https://stable7--nextcloud-vue-components.netlify.app',
Expand Down

0 comments on commit 55f1746

Please sign in to comment.