fix url
All checks were successful
website / prod-build (push) Successful in 16s

This commit is contained in:
2023-08-15 22:40:15 +02:00
parent e1ed5334e8
commit 125c8cb2b2
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
{{ .content | markdownify }}
</div>
<a type="button" class="btn btn-lg btn-primary btn-zoom"
href="{{ .buttonURL | absURL }}">{{ .buttonName }}</a>
href="{{ .buttonURL }}">{{ .buttonName }}</a>
</div>
</div>
<div class="col-lg-6">