From 6667d4c734fde9cbea516f1164414b054be55ccd Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Wed, 13 Jan 2021 11:25:48 -0500 Subject: [PATCH] docs: fix broken link --- website/content/docs/job-specification/hcl2/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/job-specification/hcl2/index.mdx b/website/content/docs/job-specification/hcl2/index.mdx index c0d0fdcb3..184b1509c 100644 --- a/website/content/docs/job-specification/hcl2/index.mdx +++ b/website/content/docs/job-specification/hcl2/index.mdx @@ -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 {