diff --git a/docs/content/1.getting-started/2.providers.md b/docs/content/1.getting-started/2.providers.md index 32e3550ec..adbcd0116 100644 --- a/docs/content/1.getting-started/2.providers.md +++ b/docs/content/1.getting-started/2.providers.md @@ -13,9 +13,7 @@ Nuxt Image will automatically optimize `` or `` 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