The docs state that relative URLs cannot be fetched by some feed readers that might look for filesystem paths rather than web resources.
Anchor URLs should be acceptable since they should just refer to locations in the current document. Example:
Jump to the <a href="#tldr">TLDR</a> at the bottom.
(I wanted to start a discussion about whether this is a good idea, but all the URLs to the mailing lists in the docs are dead).