Skip to content

Commit

Permalink
Merge pull request #352 from markweitzel/master
Browse files Browse the repository at this point in the history
Issue #351 - reorder left nav under automate workflows
  • Loading branch information
mmfred authored Jun 30, 2020
2 parents cd500f0 + ebb8b32 commit 694e009
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/sidenav.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"displayName": "Automate workflows",
"url": "/automate-workflows",
"children": [
{
"displayName": "Tag a set of resources efficiently",
"url": "/automate-workflows/5-mins-tag-resources"
},
{
"displayName": "Get started with the New Relic CLI",
"url": "/automate-workflows/get-started-new-relic-cli"
},
{
"displayName": "Set up New Relic using Terraform",
"url": "/automate-workflows/get-started-terraform"
},
{
"displayName": "Tag a set of resources efficiently",
"url": "/automate-workflows/5-mins-tag-resources"
}
]
},
Expand Down

0 comments on commit 694e009

Please sign in to comment.