Merge pull request #9801 from hashicorp/docs-fix-broken-link-in-hcl2
docs: fix broken link
This commit is contained in:
commit
96fee70748
|
@ -153,7 +153,7 @@ mounts = [
|
|||
]
|
||||
```
|
||||
|
||||
Or better yet, the new [`mount`](/docs/driver/docker#mount) syntax, introduced in Nomad 1.0.1, is more appropriate here:
|
||||
Or better yet, the new [`mount`](/docs/drivers/docker#mount) syntax, introduced in Nomad 1.0.1, is more appropriate here:
|
||||
|
||||
```hcl
|
||||
mount {
|
||||
|
|
Loading…
Reference in New Issue