docs: update to correct circle repo name

This commit is contained in:
Brian Mann
2017-07-04 21:45:06 -04:00
parent 874eb07be8
commit 14763329e9

View File

@@ -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: {