Skip to content

Commit cbe5cad

Browse files
committed
feat: update navigation.json url
1 parent cb9659a commit cbe5cad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

next.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ const nextConfig = {
3737
return config
3838
},
3939
env: {
40-
navigationJsonUrl: 'https://developers.vtex.com/navigation.json',
40+
navigationJsonUrl:
41+
'https://raw.githubusercontent.com/vtexdocs/dev-portal-content/main/navigation.json',
4142
contentOrg: '',
4243
contentRepo: '',
4344
contentBranch: '',

0 commit comments

Comments
 (0)