Skip to content

Commit a24a47c

Browse files
committed
tags
1 parent b66f11a commit a24a47c

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

src/content/docs/cloudflare-one/applications/app-launcher.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ sidebar:
88
import { Render } from "~/components";
99

1010
<Render file="access/app-launcher" product="cloudflare-one" />
11-
12-
## Tags
13-
14-
<Render file="access/tags" product="cloudflare-one" />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
pcx_content_type: how-to
3+
title: Tags
4+
sidebar:
5+
order: 2
6+
---
7+
8+
import { Render } from "~/components";
9+
10+
<Render file="access/tags" product="cloudflare-one" />
11+

src/content/partials/cloudflare-one/access/app-launcher.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ To show an Access application in the App Launcher:
5454

5555
6. In **Application domains**, choose a domain to use for the App Launcher link.
5656

57+
7. (Optional) In **Tags**, add [custom tags](/cloudflare-one/reusable-components/tags/) so that users can more easily find the application in their App Launcher.
58+
5759
## Customize App Launcher appearance
5860

5961
:::note

src/content/partials/cloudflare-one/access/tags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
---
55

6-
You can label an Access application with up to 25 custom tags. End users can then filter the applications in their App Launcher by their tags.
6+
You can label an Access application with up to 25 custom tags. End users can then filter the applications in their [App Launcher](/cloudflare-one/applications/app-launcher/) by their tags.
77

88
### Create a tag
99

0 commit comments

Comments
 (0)