Skip to content

Commit 769014f

Browse files
committed
[access] update docs homepage button group
1 parent 82f6f99 commit 769014f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

products/access/src/content/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ Authentication checks are performed at our edge network of 200 data centers. Thi
1111

1212
Instead of configuring complex and error-prone network rules, IT teams build rules that enforce authentication using their identity provider. Security leaders can control who can reach internal applications in a single pane of glass and audit comprehensive logs from one source.
1313

14-
<p><Link to="/getting-started" className="Button Button-is-docs-primary">Get started</Link> &nbsp; <Link to="/about/how-access-works" class="Button Button-is-docs-secondary">How Access works</Link></p>
14+
<ButtonGroup>
15+
<Button type="primary" href="/getting-started">Get started</Button>
16+
<Button type="secondary" href="/about/how-access-works">How Access works</Button>
17+
</ButtonGroup>

0 commit comments

Comments
 (0)