Skip to content

Commit e0c6672

Browse files
committed
fix(site): update CDN url
1 parent 13b3ee2 commit e0c6672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const CONFIG = {
2727
},
2828
production: {
2929
name: 'Production',
30-
data: 'https://balatrobench.b-cdn.net' // CDN data
30+
data: 'https://balatrobench-prod.b-cdn.net' // CDN data
3131
}
3232
},
3333

0 commit comments

Comments
 (0)