Skip to content

Commit 79eb935

Browse files
atinuxlarbish
andcommitted
docs: update nuxt studio
Co-Authored-By: Baptiste Leproux <leproux.baptiste@gmail.com>
1 parent aa0fa66 commit 79eb935

File tree

3 files changed

+22
-43
lines changed

3 files changed

+22
-43
lines changed

docs/nuxt.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ export default defineNuxtConfig({
4141
database: 'sqlite',
4242
cache: true,
4343
},
44-
contentStudio: {
44+
studio: {
45+
route: '/admin',
4546
repository: {
4647
owner: 'nuxt',
4748
repo: 'content',

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"drizzle-orm": "^0.44.7",
1919
"minisearch": "^7.2.0",
2020
"nuxt": "^4.2.0",
21-
"nuxt-studio": "https://pkg.pr.new/nuxt-content/studio/nuxt-studio@0263856"
21+
"nuxt-studio": "https://pkg.pr.new/nuxt-content/studio/nuxt-studio@d1e732b"
2222
}
2323
}

pnpm-lock.yaml

Lines changed: 19 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)