Skip to content

Fix relative links with fragments

Annette Greiner requested to merge agreiner/fix_rel_links into main

Get rid of INFO messages about relative links and make links to fragments work

Submitters and reviewers please make sure

  • internal links are relative and to the .md file
  • avoid links named "here"
  • alt-text for images is descriptive
  • doesn't duplicate existing content
  • spell check
  • renders correctly
  • does not include any identifiable information (real usernames, project names, etc)

Merge request reports