mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
docs: fix self-referencing link for raw_exec driver config (#26353)
During the big docs rearchitecture, we split up the task driver pages into separate job declaration and driver configuration pages. The link for the `raw_exec` driver to the configuration page is a self-reference.
This commit is contained in:
@@ -13,7 +13,7 @@ isolation. Further, the task is started as the same user as the Nomad process.
|
||||
As such, it should be used with extreme care and is disabled by default.
|
||||
|
||||
Refer to [Configure the Raw Fork/Exec task
|
||||
driver](/nomad/docs/job-declare/task-driver/raw_exec) for capabilities, client
|
||||
driver](/nomad/docs/deploy/task-driver/raw_exec) for capabilities, client
|
||||
requirements, and plugin configuration.
|
||||
|
||||
## Task configuration
|
||||
|
||||
Reference in New Issue
Block a user