From 6fcfa63f541cb7b65ff07a5b2ad5c881cb7442a9 Mon Sep 17 00:00:00 2001 From: mffap Date: Thu, 13 Jul 2023 22:42:36 +0200 Subject: [PATCH] docs: plausible script with pageprops (#6199) update plausible --- docs/vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vercel.json b/docs/vercel.json index 9a977c8403..b8a5b17120 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -3,7 +3,7 @@ "rewrites": [ { "source": "/docs/proxy/js/script.js", - "destination": "https://plausible.io/js/script.tagged-events.outbound-links.js" + "destination": "https://plausible.io/js/script.tagged-events.pageview-props.outbound-links.js" }, { "source": "/docs/proxy/api/event",