From dc5e5991b626830b05746f9db71da902b99ccb09 Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Tue, 14 May 2024 00:09:50 +0200 Subject: [PATCH] Format --- docs/build/getting-started/sidebars.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/build/getting-started/sidebars.ts b/docs/build/getting-started/sidebars.ts index 3a8c7233163..a9e41d09e97 100644 --- a/docs/build/getting-started/sidebars.ts +++ b/docs/build/getting-started/sidebars.ts @@ -121,7 +121,8 @@ module.exports = { { type: 'link', label: 'WASP CLI', - description: 'Wasp CLI is a command line tool for interacting with the Wasp node.', + description: + 'Wasp CLI is a command line tool for interacting with the Wasp node.', href: '/wasp/how-tos/wasp-cli', }, ],