Skip to content

Commit 192dec4

Browse files
authored
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.
1 parent 513ec02 commit 192dec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/job-declare/task-driver/raw_exec.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ isolation. Further, the task is started as the same user as the Nomad process.
1313
As such, it should be used with extreme care and is disabled by default.
1414

1515
Refer to [Configure the Raw Fork/Exec task
16-
driver](/nomad/docs/job-declare/task-driver/raw_exec) for capabilities, client
16+
driver](/nomad/docs/deploy/task-driver/raw_exec) for capabilities, client
1717
requirements, and plugin configuration.
1818

1919
## Task configuration

0 commit comments

Comments
 (0)