From 8d150b0e00a4d3645e40f360e4d5ee5128e95ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sun, 2 Aug 2020 12:26:11 +0200 Subject: [PATCH] docs: update link to target property --- .../en/guides/configuration-glossary/configuration-target.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/guides/configuration-glossary/configuration-target.md b/content/en/guides/configuration-glossary/configuration-target.md index 94146371b9..31f25e364d 100644 --- a/content/en/guides/configuration-glossary/configuration-target.md +++ b/content/en/guides/configuration-glossary/configuration-target.md @@ -16,4 +16,4 @@ Deployment targets for Nuxt >= v2.13: > You can use this option to change default nuxt target for your project using `nuxt.config.js` -To learn more about the new static target check out our [article](/blog/going-full-static). +To learn more about the target option check out the [deployment targets section](/guides/features/deployment-targets).