Skip to content

Remove broken badge from overview table

Evan Read requested to merge docs/no-badge-in-top-table into master

What does this MR do?

After merging changes to the landing page, it became apparent that a product badge (https://docs.gitlab.com/ee/development/documentation/styleguide.html#product-badges) didn't render correctly in the overview table.

A work around might've been to use raw HTML, but on reflection I think the badge would've implied the documentation was only available in Core and above, which isn't true. It's just the features.

So the best solution was to remove the badge.

Related issues

Relates to: https://gitlab.com/gitlab-org/gitlab-ce/issues/52304

Author's checklist

Review checklist

  • Your team's review (required)
  • PM's review (recommended, but not a blocker)
  • Technical writer's review (required)
  • Merge the EE-MR first, CE-MR afterwards
Edited by Achilleas Pipinellis

Merge request reports