From 6ccf9ce2ca9f3bb425dc0a8770a5f866b042c512 Mon Sep 17 00:00:00 2001 From: B C SAMRUDH <114090255+bcsamrudh@users.noreply.github.com> Date: Fri, 18 Aug 2023 17:01:58 +0530 Subject: [PATCH] Changed the sidebar position of Python Changed the sidebar position of Python to 12 --- docs/docs/overview/quickstart/get-started-with-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/quickstart/get-started-with-python.md b/docs/docs/overview/quickstart/get-started-with-python.md index ff43d863239..69a82a6d16c 100644 --- a/docs/docs/overview/quickstart/get-started-with-python.md +++ b/docs/docs/overview/quickstart/get-started-with-python.md @@ -1,5 +1,5 @@ --- -sidebar_position: 11 +sidebar_position: 12 sidebar_label: Get started with Python ---