Skip to content

Commit

Permalink
Update update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
frenic committed Apr 15, 2021
1 parent 3295af0 commit 923ae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ async function update() {
}),
await getJsonAsync({
hostname: 'api.github.com',
path: '/repos/mdn/browser-compat-data/branches/master',
path: '/repos/mdn/browser-compat-data/branches/main',
headers: { 'User-Agent': 'NodeJS' },
}),
];
Expand Down

0 comments on commit 923ae48

Please sign in to comment.