Skip to content

Commit 35c8a9d

Browse files
committed
docs: update default provider section
1 parent 4e029e2 commit 35c8a9d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/content/1.getting-started/2.providers.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ Nuxt Image will automatically optimize `<nuxt-img>` or `<nuxt-picture>` sources
1313

1414
## Default Provider
1515

16-
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.
17-
18-
[Learn more about Nuxt deployment targets](https://nuxtjs.org/docs/2.x/features/deployment-targets)
16+
The default optimizer and provider for Nuxt Image is [ipx](/providers/ipx). Either option can be used without any configuration.
1917

2018
### Local Images
2119

0 commit comments

Comments
 (0)