We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2325568 commit ebb8b32Copy full SHA for ebb8b32
src/data/sidenav.json
@@ -29,17 +29,17 @@
29
"displayName": "Automate workflows",
30
"url": "/automate-workflows",
31
"children": [
32
- {
33
- "displayName": "Tag a set of resources efficiently",
34
- "url": "/automate-workflows/5-mins-tag-resources"
35
- },
36
{
37
"displayName": "Get started with the New Relic CLI",
38
"url": "/automate-workflows/get-started-new-relic-cli"
39
},
40
41
"displayName": "Set up New Relic using Terraform",
42
"url": "/automate-workflows/get-started-terraform"
+ },
+ {
+ "displayName": "Tag a set of resources efficiently",
+ "url": "/automate-workflows/5-mins-tag-resources"
43
}
44
]
45
0 commit comments