We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe04431 commit d591234Copy full SHA for d591234
docs/sidebars-infrahubctl.ts
@@ -5,7 +5,7 @@ const sidebars: SidebarsConfig = {
5
{
6
type: 'doc',
7
id: 'infrahubctl',
8
- label: 'Infrahubctl',
+ label: 'Infrahubctl CLI Tool',
9
},
10
11
type: 'category',
docs/sidebars-python-sdk.ts
@@ -4,7 +4,7 @@ const sidebars: SidebarsConfig = {
4
pythonSdkSidebar: [
- label: 'Python SDK',
+ label: 'Python SDK docs',
link: {
id: 'introduction',
0 commit comments