Skip to content

Updated package links to match Pajamas guidance

Katie Macoy requested to merge update-package-links-235462 into master

What does this MR do and why?

Links to the documentation through the package registry UI are inconsistent and not inline with Pajamas guidelines

This MR came from the following issue: #235462

User experience goal

Ensure a consent experience by creating standard patterns for the documentation links in the Package Registry UI.

Pajamas guidelines

Try phrasing the link as the question that will be answered by the linked content.

If a question doesn’t make sense, use the sentence, “Learn more.” Do not use “More information” or other phrases, and always use a period.

Links are sentence case

Screenshots or screen recordings

Example before Example after
Screen_Shot_2021-12-07_at_17.38.49 Screen_Shot_2021-12-07_at_17.36.40

Areas effected:

  • Dependency Proxy (& settings at group level)
  • Container Registry (& settings at project level)
  • Infrastructure Registry
  • Package Registry (& settings at group level)

How to set up and validate locally

Checkout branch and start gdk

Note: Dependency proxy is only accessible via a group.

Note: Container registry needs to be set up to run on the gdk. GDK container registry documentation

Merge request reports