Skip to content

Commit 59cac8e

Browse files
freshness: add Beta badge to OATs doc (#21862)
## Description Little nit. Noticed OATs was using (Beta) and not the blue Beta badge. Removed (Beta) and added badge to be in line with style guide standards ## Related issues or tickets [ENGDOCS-2386](https://docker.atlassian.net/browse/ENGDOCS-2386) ## Reviews - [ ] Technical review - [ ] Editorial review [ENGDOCS-2386]: https://docker.atlassian.net/browse/ENGDOCS-2386?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1 parent f369c0e commit 59cac8e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/manuals/security/for-admins/access-tokens.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ title: Organization access tokens
33
description: Learn how to create and manage organization access tokens
44
to securely push and pull images programmatically.
55
keywords: docker hub, security, OAT, organization access token
6-
linkTitle: Organization access tokens (Beta)
6+
linkTitle: Organization access tokens
7+
params:
8+
sidebar:
9+
badge:
10+
color: blue
11+
text: Beta
712
---
813

914
{{< summary-bar feature_name="OATs" >}}

0 commit comments

Comments
 (0)