Skip to content

Commit 50868ac

Browse files
committed
links fixed, arch image updated
1 parent 5750e6c commit 50868ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/server.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ const sections = [
116116
</p>
117117
<div class="learn-more">
118118
<a
119-
href="https://docs.defguard.net/admin-and-features/wireguard/network-overview"
119+
href="https://docs.defguard.net/features/wireguard/network-overview"
120120
class="learn-more-link"
121121
>
122122
Learn about Network Overview
@@ -291,7 +291,7 @@ const sections = [
291291
</div>
292292

293293
<div slot="right">
294-
<ImageURL src="/images/features/Secure architecture.png" alt="Secure architecture with no data exposed" />
294+
<ImageURL src="/images/product/architecture.png" alt="Secure architecture with no data exposed" />
295295
<p>
296296
<div class="learn-more">
297297
<a

0 commit comments

Comments
 (0)