Skip to content

Commit

Permalink
chore(docs): fix broken links (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv19 committed Jun 6, 2023
1 parent 28b2c61 commit a13d7aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .starters/default/content/articles/2.configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ export default defineAppConfig({
}
```
You can look at the [default config](https://github.com/nuxt-themes/alpine/tree/dev/app.config.ts).
You can look at the [default config](https://github.com/nuxt-themes/alpine/tree/main/app.config.ts).
The [config schema](https://github.com/nuxt-themes/alpine/tree/dev/app.config.ts) also gives comments on all the configuration parameters.
The [config schema](https://github.com/nuxt-themes/alpine/tree/main/app.config.ts) also gives comments on all the configuration parameters.
## Meta tags
Expand Down

0 comments on commit a13d7aa

Please sign in to comment.