Skip to content

Commit ebb8b32

Browse files
author
Mark Weitzel
committed
Issue #351 - reorder left nav under automate workflows
1 parent 2325568 commit ebb8b32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/sidenav.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"displayName": "Automate workflows",
3030
"url": "/automate-workflows",
3131
"children": [
32-
{
33-
"displayName": "Tag a set of resources efficiently",
34-
"url": "/automate-workflows/5-mins-tag-resources"
35-
},
3632
{
3733
"displayName": "Get started with the New Relic CLI",
3834
"url": "/automate-workflows/get-started-new-relic-cli"
3935
},
4036
{
4137
"displayName": "Set up New Relic using Terraform",
4238
"url": "/automate-workflows/get-started-terraform"
39+
},
40+
{
41+
"displayName": "Tag a set of resources efficiently",
42+
"url": "/automate-workflows/5-mins-tag-resources"
4343
}
4444
]
4545
},

0 commit comments

Comments
 (0)