Skip to content

Commit 58deacb

Browse files
committed
defguard to Defguard 02
1 parent 828d333 commit 58deacb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/content/core-features/isec.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Button } from "../../components/buttons/Button/Button.tsx";
77

88
defguard was **thoroughly and comprehensively audited** by one of the best **security researchers in Poland**: [ISEC](https://isec.pl/).
99

10-
ISEC is also a strategic partner of defguard, reviewing every major release from a security perspective, making Defguard one of the most secure core components in the open source ecosystem.
10+
ISEC is also a strategic partner of Defguard, reviewing every major release from a security perspective, making Defguard one of the most secure core components in the open source ecosystem.
1111

1212
All Critical and Major issues have been fixed in dedicated [pull requests](https://github.com/DefGuard/defguard/pulls?q=is%3Apr+is%3Aclosed). Retest will follow soon (we'll notify on our Twitter).
1313

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ const tags = [
327327
<TextDivider text="Case Studies" paddingTop="0" />
328328
<CaseCapsules
329329
cases={[
330-
{ title: "Build private cloud security with defguard.", link: "https://defguard.net/blog/self-hosted-vpn-private-cloud-acquinox-defguard/" },
330+
{ title: "Build private cloud security with Defguard.", link: "https://defguard.net/blog/self-hosted-vpn-private-cloud-acquinox-defguard/" },
331331
{ title: "Replace Fortinet or Checkpoint with a lightweight, auditable stack", link: "" },
332332
{ title: "Give contractors and remote workers secure, controlled access", link: "" }
333333
]}

src/pages/press.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ const tags = [
264264
<div slot="left">
265265
<p>
266266
For media inquiries, interview requests, or additional information about
267-
defguard, please contact our press team:
267+
Defguard, please contact our press team:
268268
</p>
269269
<div class="learn-more">
270270
<a href="mailto:[email protected]" class="learn-more-link">Contact Us</a>

src/pages/purchase-confirm.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const url = "https://defguard.net/purchase-confirm/";
2626
<ProductSection padding="mid">
2727
<section id="thanks-section">
2828
<h1>Thank you for your purchase!</h1>
29-
<p>Your contribution helps us improve defguard.</p>
29+
<p>Your contribution helps us improve Defguard.</p>
3030
<a href="/" data-astro-prefetch>
3131
<Button text="Home" size="large" />
3232
</a>

0 commit comments

Comments
 (0)