fix(docs): use link to c12 without branch name

This commit is contained in:
Andrey Yolkin 2023-07-29 17:37:14 +03:00
parent 51cc5ca556
commit 709e02ac14

View File

@ -101,7 +101,7 @@ interface LoadNuxtOptions extends LoadNuxtConfigOptions {
**Default**: `{}`
Loading conditions for Nuxt. `loadNuxt` uses [`c12`](https://github.com/unjs/c12/tree/main) under the hood, so it accepts the same options as `c12.loadConfig` with some additional options:
Loading conditions for Nuxt. `loadNuxt` uses [`c12`](https://github.com/unjs/c12) under the hood, so it accepts the same options as `c12.loadConfig` with some additional options:
- `dev` (optional)