mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: fix typo in redirect URL domain (#26384)
This commit is contained in:
@@ -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 <sup>Beta</sup>",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user