docs icon indicating copy to clipboard operation
docs copied to clipboard

Job lifecycle plugin example link broken

Open pwonson opened this issue 4 years ago • 0 comments

Describe the bug The link to the example code for the job life cycle plugin is broken.

Bad URL == https://github.com/rundeck/rundeck/tree/master/examples/example-java-job-lifecyle-plugin

image

Correct URL might be one of these:

  • https://github.com/rundeck/rundeck/tree/master/examples/example-java-execution-lifecyle-plugin
  • https://github.com/rundeck/rundeck/tree/master/examples/example-java-job-lifecycle-plugin

Source page https://docs.rundeck.com/docs/developer/job-lifecycle.html#example-code

pwonson avatar Feb 01 '21 17:02 pwonson