diff --git a/.env.testing b/.env.testing
index adeac769..6e7a0c6e 100644
--- a/.env.testing
+++ b/.env.testing
@@ -4,7 +4,7 @@ APP_KEY=base64:E/+xI5BYR6yy+PoKz6nv60FVET0yEcmB0d+bjDM4X2E=
APP_DEBUG=true
APP_TIMEZONE=UTC
APP_URL=https://vine.test
-APP_PRODUCTION_URL=https://vine.test
+APP_PRODUCTION_URL=https://vine.openfoodnetwork.org.au
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
diff --git a/resources/views/scribe/index.blade.php b/resources/views/scribe/index.blade.php
index 4a602e4d..6e8755c2 100644
--- a/resources/views/scribe/index.blade.php
+++ b/resources/views/scribe/index.blade.php
@@ -1349,7 +1349,7 @@ class="sl-flex sl-items-center sl-h-md sl-pr-4 sl-pl-12 sl-bg-canvas-100 hover:s
The API documentation for Open Food Network VINE.
This documentation aims to provide all the information you need to work with our API.