Skip to content

Commit 4c89028

Browse files
author
Michał Gryczka
committed
links updates
1 parent bf33b37 commit 4c89028

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

src/pages/index.astro

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const tags = [
8585
theme="light"
8686
>
8787
<div slot="left">
88-
<p>By integrating Multi-Factor Authentication (MFA) directly into the WireGuard® protocol, defguard raises the bar for VPN access controls and safeguards your organization from unauthorized remote access.</p>
88+
<p>By integrating Multi-Factor Authentication (MFA) directly into the WireGuard® protocol, defguard raises the bar for VPN two factor authentication and safeguards your organization from unauthorized remote access.</p>
8989
<div class="learn-more">
9090
<a href="/docs/mfa-architecture" class="learn-more-link">Learn more about defguard MFA architecture</a>
9191
</div>
@@ -107,11 +107,14 @@ const tags = [
107107
theme="light"
108108
>
109109
<div slot="left">
110-
<p>Defguard’s Access Control Lists grant each user precisely the access they need—no more, no less—while staying in sync with your identity provider.
111-
110+
<p>
111+
Defguard’s Access Control Lists grant each user precisely the access they need—no more, no less—while staying in sync with your identity provider.
112+
</p>
113+
<p>
112114
By leveraging native firewall integrations with Linux, FreeBSD, and OPNsense, defguard enforces Zero Trust architecture with seamless network segmentation.
113-
114-
→ Read More (link to documentation)</p>
115+
</p>
116+
<a href="//docs.defguard.net/enterprise/all-enteprise-features/access-control-list">
117+
How to enable Access Control List functionality</a>
115118
</div>
116119

117120
<div slot="right">
@@ -208,9 +211,10 @@ const tags = [
208211
theme="light"
209212
>
210213
<div slot="left">
211-
<p>Choose from Docker, Kubernetes, or traditional package installers. You’re in control of your hardware and infrastructure choices. Perfect for on-premise infrastructure and Private Cloud.
212-
213-
Private-cloud - how to secure your private cloud with defguard</p>
214+
<p>
215+
Choose from Docker, Kubernetes, or traditional package installers. You’re in control of your hardware and infrastructure choices. Perfect for on-premise infrastructure and Private Cloud.
216+
</p>
217+
<a href="https://docs.defguard.net/admin-and-features/setting-up-your-instance">Deploy your instance with one-line install script</a>
214218
</div>
215219

216220
<div slot="right">
@@ -238,7 +242,7 @@ const tags = [
238242
<p>Use our comprehensive API and webhooks to automate processes, track changes, or integrate with existing systems.
239243
</p>
240244
<div class="learn-more">
241-
<a href="/docs/mfa-architecture" class="learn-more-link">Explore API documentation</a>
245+
<a href="https://docs.defguard.net/enterprise/all-enteprise-features/api-tokens" class="learn-more-link">Explore API documentation</a>
242246
</div>
243247
</div>
244248
</FlexibleSection>

0 commit comments

Comments
 (0)