We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829c587 commit a47a1a4Copy full SHA for a47a1a4
1 file changed
src/generators/jsx-ast/index.mjs
@@ -23,8 +23,7 @@ export default {
23
24
defaultConfiguration: {
25
ref: 'main',
26
- remoteConfig:
27
- 'https://raw.githubusercontent.com/nodejs/nodejs.org/main/apps/site/site.json',
+ remoteConfig: 'https://nodejs.org/site.json',
28
},
29
30
/**
0 commit comments