From 6cd1d5a8ca3921b1458216ab4c592fd388677a09 Mon Sep 17 00:00:00 2001 From: Romain Lenzotti Date: Thu, 28 Nov 2024 23:24:15 +0100 Subject: [PATCH] fix(cli): for npm publish --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 75eb7f46a..d54624217 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -87,11 +87,11 @@ module.exports = { { title: `Warehouse | ${title}`, text: "Warehouse", - link: "https://tsed.io/warehouse/", + link: "https://tsed.io/plugins/", items: [ { text: "Explore plugins", - link: "https://tsed.io/warehouse/" + link: "https://tsed.io/plugins/" }, { text: "Eslint",