lib/runcible/resources/role.rb in runcible-1.9.2 vs lib/runcible/resources/role.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/role/index.html + # @see https://docs.pulpproject.org/dev-guide/integration/rest-api/role/index.html class Role < Runcible::Base # Generates the API path for Roles # # @param [String] id the ID of the role # @return [String] the role path, may contain the ID if passed