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 82c91a5 commit 384f9b4Copy full SHA for 384f9b4
manifest.json
@@ -40,10 +40,6 @@
40
"title": "Build Your Inventory",
41
"path": "/platform/enrollment-guide.mdx"
42
},
43
- {
44
- "title": "Deploy to Linux",
45
- "path": "/platform/smallstep-agent.mdx"
46
- },
47
{
48
"title": "Connect Google Workspace",
49
"path": "/tutorials/connect-google-workspace-to-smallstep.mdx"
@@ -73,6 +69,10 @@
73
69
"title": "Install the Smallstep App",
74
70
"path": "/platform/smallstep-app.mdx"
75
71
72
+ {
+ "title": "Deploy to Linux",
+ "path": "/platform/smallstep-agent.mdx"
+ },
76
77
"title": "Configure Browser Certificates",
78
"path": "/tutorials/browser-certificate-setup-guide.mdx"
0 commit comments