Skip to content

Commit

Permalink
docs: update default provider section
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jul 8, 2022
1 parent 4e029e2 commit 35c8a9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/content/1.getting-started/2.providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ Nuxt Image will automatically optimize `<nuxt-img>` or `<nuxt-picture>` sources

## Default Provider

The default provider for Nuxt Image is [ipx](/providers/ipx) or [static](/getting-started/static) (for `target: static`). Either option can be used without any configuration.

[Learn more about Nuxt deployment targets](https://nuxtjs.org/docs/2.x/features/deployment-targets)
The default optimizer and provider for Nuxt Image is [ipx](/providers/ipx). Either option can be used without any configuration.

### Local Images

Expand Down

0 comments on commit 35c8a9d

Please sign in to comment.