Skip to content

Commit abf84a1

Browse files
committed
fix urls
1 parent a7cc4eb commit abf84a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/mapmint/layouts/_partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1 class="ct" >Contact <a href="/" class="mmw">Map<span>Mint</span></a></h1>
6262
</div>
6363
<div class="field">
6464
<input type="checkbox" required />
65-
I agree to the <a href="../privacy-policy">Privacy Policy</a>
65+
I agree to the <a href="/privacy-policy">Privacy Policy</a>
6666
</div>
6767
<div class="field">
6868
<input type="submit" value="Send your message" class="btn bckflip" onclick="try{sendmail()}catch(e){};return false;"/>

0 commit comments

Comments
 (0)