mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-13 02:30:09 -06:00
docs: update to correct circle repo name
This commit is contained in:
@@ -39,7 +39,7 @@ function scrape () {
|
||||
}
|
||||
|
||||
return request({
|
||||
url: 'https://circleci.com/api/v1.1/project/github/cypress-io/cypress-docsearch-scraper/',
|
||||
url: 'https://circleci.com/api/v1.1/project/github/cypress-io/docsearch-scraper/',
|
||||
method: 'POST',
|
||||
json: true,
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user