mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Fix broken scheduling links in advanced scheduling guide
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user