Skip to content

Docs: update link text for garbage collection

Suzanne Selhorn requested to merge docs-selhorn-garbagecoll into master

What does this MR do?

Small update to make a link part of the surrounding text, rather than standalone and saying "Read more."

Per https://docs.gitlab.com/ee/development/documentation/styleguide.html#basic-link-criteria, use meaningful anchor text.

Related issues

gitlab!31045 (merged)

Changing the header title?

  • Is it completely necessary to change the title? Changing titles breaks deep linking. If yes, proceed further.
  • Move the old heading title to the bottom of the page.
  • Change the header tag to h5, #####.

Moving docs to a new location?

  • Make sure the old link is not removed and has its contents replaced with a link to the new location.
  • Make sure internal links pointing to the document in question are not broken.

Merge request reports