Skip to content

Commit d591234

Browse files
committed
fix name
1 parent fe04431 commit d591234

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sidebars-infrahubctl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const sidebars: SidebarsConfig = {
55
{
66
type: 'doc',
77
id: 'infrahubctl',
8-
label: 'Infrahubctl',
8+
label: 'Infrahubctl CLI Tool',
99
},
1010
{
1111
type: 'category',

docs/sidebars-python-sdk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const sidebars: SidebarsConfig = {
44
pythonSdkSidebar: [
55
{
66
type: 'category',
7-
label: 'Python SDK',
7+
label: 'Python SDK docs',
88
link: {
99
type: 'doc',
1010
id: 'introduction',

0 commit comments

Comments
 (0)