mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update references to branch names (#6022)
This commit is contained in:
@@ -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')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user