From 3f3137874ae20d203834f87320cba964d6509cf0 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:37:00 +0530 Subject: [PATCH] change sidebar position of installation instructions --- docs/docs/contribute/INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contribute/INSTALLATION.md b/docs/docs/contribute/INSTALLATION.md index 26f341bb4..0d8faf5ca 100644 --- a/docs/docs/contribute/INSTALLATION.md +++ b/docs/docs/contribute/INSTALLATION.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 4 title: Installation instructions ---