diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index ee1b0f11b..affa461e0 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -671,19 +671,19 @@ "routes": [ { "title": "Exec2", - "href": "http://develoepr.hashicorp.com/nomad/plugins/drivers/exec2" + "href": "http://developer.hashicorp.com/nomad/plugins/drivers/exec2" }, { "title": "Podman", - "href": "http://develoepr.hashicorp.com/nomad/plugins/drivers/podman" + "href": "http://developer.hashicorp.com/nomad/plugins/drivers/podman" }, { "title": "Virt Beta", - "href": "http://develoepr.hashicorp.com/nomad/plugins/drivers/virt" + "href": "http://developer.hashicorp.com/nomad/plugins/drivers/virt" }, { "title": "Community", - "href": "http://develoepr.hashicorp.com/nomad/plugins/drivers/community" + "href": "http://developer.hashicorp.com/nomad/plugins/drivers/community" } ] }