Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
wartraxx51 committed Feb 24, 2025
1 parent fe04431 commit d591234
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/sidebars-infrahubctl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const sidebars: SidebarsConfig = {
{
type: 'doc',
id: 'infrahubctl',
label: 'Infrahubctl',
label: 'Infrahubctl CLI Tool',
},
{
type: 'category',
Expand Down
2 changes: 1 addition & 1 deletion docs/sidebars-python-sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const sidebars: SidebarsConfig = {
pythonSdkSidebar: [
{
type: 'category',
label: 'Python SDK',
label: 'Python SDK docs',
link: {
type: 'doc',
id: 'introduction',
Expand Down

0 comments on commit d591234

Please sign in to comment.