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:
Tim Gross
2025-07-28 13:48:23 -04:00
committed by GitHub
parent 513ec02486
commit 192dec4297

View File

@@ -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