We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5750e6c commit 50868acCopy full SHA for 50868ac
src/pages/server.astro
@@ -116,7 +116,7 @@ const sections = [
116
</p>
117
<div class="learn-more">
118
<a
119
- href="https://docs.defguard.net/admin-and-features/wireguard/network-overview"
+ href="https://docs.defguard.net/features/wireguard/network-overview"
120
class="learn-more-link"
121
>
122
Learn about Network Overview
@@ -291,7 +291,7 @@ const sections = [
291
</div>
292
293
<div slot="right">
294
- <ImageURL src="/images/features/Secure architecture.png" alt="Secure architecture with no data exposed" />
+ <ImageURL src="/images/product/architecture.png" alt="Secure architecture with no data exposed" />
295
<p>
296
297
0 commit comments