Skip to content

Commit 65cc9e8

Browse files
committed
nav updates
1 parent ceca659 commit 65cc9e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_includes/v2/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
</a>
2424

25-
<a href="/pricing" class="link-primary ml-5">Pricing</a>
26-
<a href="/security" class="link-primary">Security</a>
25+
<a href="/vault/pricing" class="link-primary ml-5">Pricing</a>
26+
<a href="/vault/security" class="link-primary">Security</a>
2727
<a href="/docs" class="link-primary">Docs</a>
2828
<a href="/legal/terms" class="link-primary">Terms</a>
2929
<a href="/legal/privacy" class="link-primary">Privacy</a>

_includes/v2/nav.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
{% include logos/dotenv.html class="w-10 h-10" %}
77
</a>
88
<div class="hidden md:flex">
9-
{% include components/btn-text.html url="/pricing" text="Pricing" %}
10-
{% include components/btn-text.html url="/security" text="Security" %}
9+
{% include components/btn-text.html url="/vault/pricing" text="Pricing" %}
10+
{% include components/btn-text.html url="/vault/security" text="Security" %}
1111
</div>
1212

1313
{% include components/btn-text.html url="/docs" text="Docs" %}

0 commit comments

Comments
 (0)