Skip to content

Commit

Permalink
Revert "docs: pull nuxt/ui-pro docs from main branch"
Browse files Browse the repository at this point in the history
This reverts commit 9d8f358.
  • Loading branch information
benjamincanac committed Dec 21, 2023
1 parent 9d8f358 commit d0ce8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export default defineNuxtConfig({
prefix: '/pro',
driver: 'github',
repo: 'nuxt/ui-pro',
branch: 'main',
branch: 'dev',
dir: '.docs/content/pro',
token: process.env.NUXT_GITHUB_TOKEN || ''
} : undefined
Expand Down

1 comment on commit d0ce8ee

@vercel
Copy link

@vercel vercel bot commented on d0ce8ee Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./

ui-git-dev-nuxt-js.vercel.app
ui-nuxt-js.vercel.app
ui.nuxt.com

Please sign in to comment.