Skip to content

Commit df1a516

Browse files
authored
Merge pull request #43944 from windsonsea/jobcon
Fix a 404 link in job.md
2 parents 59cd0ea + 48d70ed commit df1a516

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/workloads/controllers

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ controller removes the finalizer only after the Pod has been accounted for in
939939
the Job status, allowing the Pod to be removed by other controllers or users.
940940

941941
{{< note >}}
942-
See [My pod stays terminating](/docs/tasks/debug-application/debug-pods) if you
942+
See [My pod stays terminating](/docs/tasks/debug/debug-application/debug-pods/) if you
943943
observe that pods from a Job are stucked with the tracking finalizer.
944944
{{< /note >}}
945945

0 commit comments

Comments
 (0)