Fix broken scheduling links in advanced scheduling guide

This commit is contained in:
Preetha Appan 2019-01-26 10:57:49 -06:00
parent a9a336a65f
commit 2d135e96b7
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
3 changed files with 3 additions and 3 deletions

View File

@ -23,5 +23,5 @@ Please refer to the guides below for using affinity and spread in Nomad 0.9.
[affinity-stanza]: /docs/job-specification/affinity.html
[spread-guide]: /guides/advanced-scheduling/spread.html
[spread-stanza]: /docs/job-specification/spread.html
[scheduling]: /docs/internals/scheduling.html
[scheduling]: /docs/internals/scheduling/scheduling.html

View File

@ -209,7 +209,7 @@ changes (use the `nomad alloc status` command as shown in the previous step).
[constraint]: /docs/job-specification/constraint.html
[client-metadata]: /docs/configuration/client.html#meta
[node-status]: /docs/commands/node/status.html
[scheduling]: /docs/internals/scheduling.html
[scheduling]: /docs/internals/scheduling/scheduling.html
[verbose]: /docs/commands/alloc/status.html#verbose
[weight]: /docs/job-specification/affinity.html#weight

View File

@ -224,6 +224,6 @@ Change the values of the `percent` options on your targets in the `spread` stanz
[node-status]: /docs/commands/node/status.html
[percent]: /docs/job-specification/spread.html#percent
[spread-stanza]: /docs/job-specification/spread.html
[scheduling]: /docs/internals/scheduling.html
[scheduling]: /docs/internals/scheduling/scheduling.html
[target]: /docs/job-specification/spread.html#target
[verbose]: /docs/commands/alloc/status.html#verbose