diff --git a/doc/Type/Dateish.pod6 b/doc/Type/Dateish.pod6 index 8fd738d53..d5deb073e 100644 --- a/doc/Type/Dateish.pod6 +++ b/doc/Type/Dateish.pod6 @@ -273,8 +273,7 @@ Defined as: Returns an object based on the current one, but with a date delta towards the past applied. Unless the given unit is C or C, the -given value will be converted to an L. See L|/type/Dateish#method later> for +given value will be converted to an L. See L|/type/Dateish#method_later> for usage. It will generally be used through classes that implement this role, L|/type/Date> or L|/type/DateTime>