in _plugins/jekyll_relative_links.rb [239:242]
def replaceable_link?(string) !fragment?(string) && !absolute_url?(string) && string != "" end