Skip to content

Commit 4564a11

Browse files
authored
⚙️ update plausible analytics to new url (#249)
2 parents 19ad2d9 + 48c31a5 commit 4564a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"rewrites": [
33
{
44
"source": "/docs/s/js/script.outbound-links.js",
5-
"destination": "https://plausible.aigis.uk/js/script.outbound-links.js"
5+
"destination": "https://plausible.lotuslabs.co.uk/js/script.outbound-links.js"
66
},
77
{
88
"source": "/docs/s/api/event/",
9-
"destination": "https://plausible.aigis.uk/api/event"
9+
"destination": "https://plausible.lotuslabs.co.uk/api/event"
1010
}
1111
],
1212
"headers": [

0 commit comments

Comments
 (0)