docs: Fixing path for autoscaling/agent/source nav item (#12166)

This commit is contained in:
Ashlee M Boyer
2022-03-01 17:24:12 -05:00
committed by GitHub
parent b246227869
commit 2f14ceef05
3 changed files with 5 additions and 1 deletions

View File

@@ -1575,7 +1575,7 @@
},
{
"title": "source",
"path": "autoscaling/agent/source"
"href": "/tools/autoscaling/agent/source"
},
{
"title": "strategy",

View File

@@ -37,6 +37,10 @@
"title": "policy_eval",
"path": "autoscaling/agent/policy_eval"
},
{
"title": "source",
"path": "autoscaling/agent/source"
},
{
"title": "strategy",
"path": "autoscaling/agent/strategy"