diff --git a/layouts/partials/contact-form.html b/layouts/partials/contact-form.html
index 1c479d6..9f20ab0 100644
--- a/layouts/partials/contact-form.html
+++ b/layouts/partials/contact-form.html
@@ -159,7 +159,7 @@
import autosize from "autosize";
const isProduction = {{ hugo.IsProduction }};
- const apiUrl = 'https://8tuv2v0pk2.execute-api.eu-north-1.amazonaws.com/handle/';
+ const apiUrl = 'https://qtiynmmsybhyrl46wfp34sg6zy0xerer.lambda-url.eu-north-1.on.aws/contact';
document.addEventListener('alpine:init', () => {
Alpine.data('ContactForm', () => ({