From 7eaf429515c02d12f58c0b7324379cee452df4d8 Mon Sep 17 00:00:00 2001 From: Chris Baker Date: Mon, 28 Jan 2019 19:03:54 +0000 Subject: [PATCH] fixed broken link in docs --- website/source/guides/advanced-scheduling/spread.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/advanced-scheduling/spread.html.md b/website/source/guides/advanced-scheduling/spread.html.md index 9414b344c..427fbe422 100644 --- a/website/source/guides/advanced-scheduling/spread.html.md +++ b/website/source/guides/advanced-scheduling/spread.html.md @@ -216,7 +216,7 @@ Note that the results from the `allocation-spread`, `binpack`, `job-anti-affinit Change the values of the `percent` options on your targets in the `spread` stanza and observe how the placement behavior along with the final score given to each node changes (use the `nomad alloc status` command as shown in the previous step). -[alloc status]: /docs/commands/alloc/status.ht +[alloc status]: /docs/commands/alloc/status.html [attributes]: /docs/runtime/interpolation.html#node-variables- [client-metadata]: /docs/configuration/client.html#meta [constraint-stanza]: /docs/job-specification/constraint.html