Merge pull request #1433 from MasterEnoc/cypress

Update Cypress to 6.1.0
pull/1445/head
Simon Legner 4 years ago committed by GitHub
commit be17292ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ module Docs
class Cypress < UrlScraper
self.name = 'Cypress'
self.type = 'cypress'
self.release = '5.6.0'
self.release = '6.1.0'
self.base_url = 'https://docs.cypress.io'
self.root_path = '/api/api/table-of-contents.html'
self.links = {

Loading…
Cancel
Save