Skip to content

Commit 36186fd

Browse files
Merge pull request #659 from storybookjs/plausibile-redirect
add another redirect for plausible (blog specific)
2 parents bc8b98e + dfa92e8 commit 36186fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/_redirects

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
# Plausible analytics
100100
/js/script.js https://plausible.io/js/script.js 200
101101
/api/event https://plausible.io/api/event 200
102+
/proxy/api/event https://plausible.io/api/event 200
102103

103104
# We can't use updateRedirectsFile for these because it adds the version to the destination
104105
/docs/react/get-started/examples /showcase 301

0 commit comments

Comments
 (0)