Skip to content

Commit 794623b

Browse files
committed
Update documentation links
1 parent 952f28f commit 794623b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/content/core-features/vpn.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Enterprise WireGuard® VPN with MFA/2FA
33
order: 1
44
---
55

6-
Defguard has a unique and secure architecture as well as **first of it's kind Multi-Factor Authentication for WireGuard® with TOTP/Email and WireGuard® session Pre-Shared Keys**. Since WireGuard® protocol doesn't support 2FA, most (if not all) available WireGuard® solutions use 2FA authorization to the "application" itself (not WireGuard® tunnel). By using our desktop application defguard provides **real MFA/2FA** - read more about it in our [documentation](https://docs.defguard.net/admin-and-features/WireGuard®/architecture).
6+
Defguard has a unique and secure architecture as well as **first of it's kind Multi-Factor Authentication for WireGuard® with TOTP/Email and WireGuard® session Pre-Shared Keys**. Since WireGuard® protocol doesn't support 2FA, most (if not all) available WireGuard® solutions use 2FA authorization to the "application" itself (not WireGuard® tunnel). By using our desktop application defguard provides **real MFA/2FA** - read more about it in our [documentation](https://docs.defguard.net/admin-and-features/wireguard/multi-factor-authentication-mfa-2fa/architecture).
77
Other features:
88

99
- **multiple VPN Locations** (networks/sites) - with defined access (all users or only Admin group)

src/content/faq/defguard-wireguard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WireGuard® is a VPN protocol with some low-level command-line tools.
77
Defguard makes WireGuard® easy to deploy and use, adding additional features like
88

99
<a
10-
href="https://docs.defguard.net/admin-and-features/WireGuard®/multi-factor-authentication-mfa-2fa"
10+
href="https://docs.defguard.net/admin-and-features/wireguard/multi-factor-authentication-mfa-2fa"
1111
target="_blank"
1212
>
1313
real 2FA/Multi-Factor Authentication

src/content/openvpn-features/2fa.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: Real (near protocol) 2FA/Multi-Factor Authentication
33
order: 3
44
---
55

6-
- defguard is the only open-source solution with real WireGuard® [MFA/2FA](https://docs.defguard.net/admin-and-features/WireGuard®/multi-factor-authentication-mfa-2fa) & integrated [OpenID Connect SSO](https://docs.defguard.net/admin-and-features/openid-connect)
6+
- defguard is the only open-source solution with real WireGuard® [MFA/2FA](https://docs.defguard.net/admin-and-features/wireguard/multi-factor-authentication-mfa-2fa) & integrated [OpenID Connect SSO](https://docs.defguard.net/admin-and-features/openid-connect)

src/data/compare-table.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const featuresTableData: FeatureTableData = {
8585
features: [
8686
{
8787
status: "yes",
88-
link: "https://docs.defguard.net/features/ldap-synchronization-setup",
88+
link: "https://docs.defguard.net/enterprise/all-enteprise-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization",
8989
},
9090
{ status: "no" },
9191
{
@@ -432,7 +432,7 @@ export const featuresTableData: FeatureTableData = {
432432
features: [
433433
{
434434
status: "yes",
435-
link: "https://docs.defguard.net/#what-is-defguard",
435+
link: "https://docs.defguard.net/about/about-defguard#what-is-defguard",
436436
},
437437
{
438438
status: "no",
@@ -602,7 +602,7 @@ export const featuresTableData: FeatureTableData = {
602602
features: [
603603
{
604604
status: "yes",
605-
link: "https://docs.defguard.net/features/ldap-synchronization-setup",
605+
link: "https://docs.defguard.net/enterprise/all-enteprise-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization",
606606
},
607607
{ status: "yes" },
608608
{

0 commit comments

Comments
 (0)