vagrant/website/data/intro-nav-data.json
tehut d762918b6c
Remove references to support email address (#13570)
* update support section and link to it instead of email address

* Feedback from Support:use the HCP Vagrant option instead of Other/NoContract

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>

* Update website/content/intro/support.mdx

* Update website/content/vagrant-cloud/api/v2.mdx

* Update website/content/vagrant-cloud/api/v1.mdx
2025-01-21 12:20:12 -08:00

39 lines
673 B
JSON

[
{
"title": "What is Vagrant?",
"path": ""
},
{
"title": "Vagrant vs. Other Software",
"routes": [
{
"title": "Overview",
"path": "vs"
},
{
"title": "CLI Tools",
"path": "vs/cli-tools"
},
{
"title": "Docker",
"path": "vs/docker"
},
{
"title": "Terraform",
"path": "vs/terraform"
}
]
},
{
"title": "Getting Started",
"href": "https://learn.hashicorp.com/collections/vagrant/getting-started"
},
{
"title": "Contributing",
"path": "contributing-guide"
},
{
"title": "Support",
"path": "support"
}
]