lib/runcible/resources/task.rb in runcible-1.9.2 vs lib/runcible/resources/task.rb in runcible-1.9.3

- old
+ new

@@ -1,7 +1,7 @@ module Runcible module Resources - # @see https://pulp-dev-guide.readthedocs.org/en/latest/rest-api/dispatch/index.html + # @see https://docs.pulpproject.org/dev-guide/integration/rest-api/dispatch/index.html class Task < Runcible::Base # Generates the API path for Tasks # # @param [String] id the id of the task # @return [String] the task path, may contain the id if passed