From 35a9a84cbcca0b8c76b7c3cd71a4f2144a170b39 Mon Sep 17 00:00:00 2001
From: Craig Norris <cnorris@gitlab.com>
Date: Thu, 15 Jul 2021 13:18:12 +0000
Subject: [PATCH] Add tier badge to Audit Events API title

Move tier badging to API page title level from h2s
---
 doc/api/audit_events.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/api/audit_events.md b/doc/api/audit_events.md
index b1bf5ed89a6..8fbee89f9be 100644
--- a/doc/api/audit_events.md
+++ b/doc/api/audit_events.md
@@ -4,7 +4,7 @@ group: Compliance
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
 ---
 
-# Audit Events API
+# Audit Events API **(PREMIUM)**
 
 > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/121) in GitLab 12.4.
 
@@ -129,7 +129,7 @@ Example response:
 }
 ```
 
-## Group Audit Events **(PREMIUM)**
+## Group Audit Events
 
 > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/34078) in GitLab 12.5.
 
@@ -237,7 +237,7 @@ Example response:
 }
 ```
 
-## Project Audit Events **(PREMIUM)**
+## Project Audit Events
 
 > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/219238) in GitLab 13.1.
 
-- 
2.30.9