mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fix broken link in documentation intro nav (#13594)
This commit is contained in:
parent
a1ceec1d40
commit
ca8f401c53
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
{
|
||||
"title": "Getting Started",
|
||||
"href": "https://learn.hashicorp.com/collections/vagrant/getting-started"
|
||||
"href": "https://developer.hashicorp.com/vagrant/tutorials/get-started",
|
||||
},
|
||||
{
|
||||
"title": "Contributing",
|
||||
|
|
|
|||
Loading…
Reference in a new issue