From a75e6f0b634200c3b24e86f7d7719a907a61785d Mon Sep 17 00:00:00 2001 From: Paul Cramer Date: Fri, 10 Jan 2025 10:44:20 -0800 Subject: [PATCH] Linting and formatting. --- site/sidebar.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/sidebar.ts b/site/sidebar.ts index 905c0d312f..856dd1ed74 100644 --- a/site/sidebar.ts +++ b/site/sidebar.ts @@ -53,7 +53,7 @@ export const sidebar = [ }, { text: 'Troubleshooting', - link: '/guides/troubleshooting' + link: '/guides/troubleshooting', }, { text: 'Use Basename',