lib/nanoc/helpers/child_parent.rb in nanoc-4.12.19 vs lib/nanoc/helpers/child_parent.rb in nanoc-4.12.20

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true module Nanoc::Helpers - # @see https://nanoc.ws/doc/reference/helpers/#childparent + # @see https://nanoc.app/doc/reference/helpers/#childparent module ChildParent def parent_of(item) if item.identifier.legacy? item.parent else