From 9eb1490a7a21c567a05ff3f9d8522501454a5612 Mon Sep 17 00:00:00 2001 From: Jim LAURIE Date: Tue, 26 Nov 2019 16:58:35 +0100 Subject: [PATCH] Fix #4576 docs website link --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 17ec6bea68..beed27f202 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -116,7 +116,7 @@ module.exports = { }, { text: 'Website', - link: 'https://strapi', + link: 'https://strapi.io', }, { text: 'Slack',