Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Apr 25, 2023
1 parent 720fe29 commit 1e5bb86
Show file tree
Hide file tree
Showing 3 changed files with 551 additions and 1,486 deletions.
2 changes: 1 addition & 1 deletion docs/content/2.deploy/0.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you need to build Nitro against a specific provider, you can override it usin
NITRO_PRESET=aws-lambda nitro build
```

**Example:** Using [nitro.config.ts](/config/)
**Example:** Using [nitro.config.ts](/guide/configuration)

```ts
import { defineNitroConfig } from "nitropack/config";
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.10.1",
"@nuxt-themes/docus": "^1.11.0",
"@nuxthq/studio": "^0.10.1",
"@nuxtjs/plausible": "^0.2.0",
"nuxt": "3.4.2"
Expand Down
Loading

0 comments on commit 1e5bb86

Please sign in to comment.