Skip to content

Commit 153873c

Browse files
committed
use title in attempt to link
1 parent 68384e9 commit 153873c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/content/docs/commands/job/dispatch.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dispatching parameterized jobs.
8080

8181
- `-priority`: Optional integer between 50-100 that overrides any
8282
priority value set on the parent job, for the dispatched job only.
83-
For general usage information on the priority flag see [job-specification/job#job-parameters].
83+
For general usage information on the priority flag see [job parameters].
8484

8585
## Examples
8686

@@ -170,3 +170,4 @@ Evaluation ID = 31199841
170170
[eval status]: /nomad/docs/commands/eval/status
171171
[parameterized job]: /nomad/docs/job-specification/parameterized 'Nomad parameterized Job Specification'
172172
[multiregion]: /nomad/docs/job-specification/multiregion#parameterized-dispatch
173+
[job parameters]: /nomad/docs/job-specification/job#job-parameters `

0 commit comments

Comments
 (0)