From 54aab6738ecbc63bd51dbd38505f5b210323c62c Mon Sep 17 00:00:00 2001 From: mngshm Date: Mon, 28 Apr 2025 15:55:45 +0530 Subject: [PATCH] un-yarn --- docs/docs/.vitepress/sidebar.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/docs/.vitepress/sidebar.ts b/docs/docs/.vitepress/sidebar.ts index ea0e3ace4d..2bce32a7ca 100644 --- a/docs/docs/.vitepress/sidebar.ts +++ b/docs/docs/.vitepress/sidebar.ts @@ -301,10 +301,6 @@ export const sidebar = [ text: "Docker / quickstart", link: "/self-hosting/troubleshooting/docker", }, - { - text: "Yarn", - link: "/self-hosting/troubleshooting/yarn", - }, { text: "Ente CLI secrets", link: "/self-hosting/troubleshooting/keyring",