chore: update references to branch names (#6022)

This commit is contained in:
Mathias Bynens
2020-06-15 17:34:16 +02:00
committed by GitHub
parent 2ffe710177
commit f1ec6a3df0
9 changed files with 26 additions and 26 deletions

View File

@@ -221,7 +221,7 @@ function waitForWSEndpoint(
(error ? ' ' + error.message : ''),
stderr,
'',
'TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/master/docs/troubleshooting.md',
'TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md',
'',
].join('\n')
)