Skip to content

Commit a222ceb

Browse files
authored
Merge pull request #2037 from reduxjs/docs/switch-umami
2 parents 1e97aac + 3794848 commit a222ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ const siteConfig = {
198198
/** @type {import('@dipakparmar/docusaurus-plugin-umami').Options} */
199199
({
200200
websiteID: 'e81a2686-96f3-4557-9c03-f584b7e8ab6b',
201-
analyticsDomain: 'redux-docs-umami.vercel.app',
201+
analyticsDomain: 'redux-docs-umami.up.railway.app',
202202
scriptName: 'script.js',
203203
dataAutoTrack: true,
204204
dataDoNotTrack: true,

0 commit comments

Comments
 (0)