mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Docs: fix broken alloc signal link (#6731)
This commit is contained in:
@@ -29,6 +29,6 @@ subcommands are available:
|
||||
[fs]: /docs/commands/alloc/fs.html "Inspect the contents of an allocation directory"
|
||||
[logs]: /docs/commands/alloc/logs.html "Streams the logs of a task"
|
||||
[restart]: /docs/commands/alloc/restart.html "Restart a running allocation or task"
|
||||
[status]: /docs/commands/alloc/signal.html "Signal a running allocation"
|
||||
[signal]: /docs/commands/alloc/signal.html "Signal a running allocation"
|
||||
[status]: /docs/commands/alloc/status.html "Display allocation status information and metadata"
|
||||
[stop]: /docs/commands/alloc/stop.html "Stop and reschedule a running allocation"
|
||||
|
||||
Reference in New Issue
Block a user