[devdocsgjs/main: 445/1867] Update base url after recent changes to cypress documentation




commit 013ce522a2d942cd2cf3387edabdae8c91dbcd62
Author: Juan González <juan gonzalez xing com>
Date:   Wed Oct 17 13:09:13 2018 +0200

    Update base url after recent changes to cypress documentation

 lib/docs/scrapers/cypress.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/cypress.rb b/lib/docs/scrapers/cypress.rb
index d6db296a..e5433b22 100644
--- a/lib/docs/scrapers/cypress.rb
+++ b/lib/docs/scrapers/cypress.rb
@@ -9,7 +9,7 @@ module Docs
 
     self.name = 'Cypress'
     self.type = 'cypress'
-    self.root_path = '/api/introduction/api.html'
+    self.root_path = '/api/api/table-of-contents.html'
 
     html_filters.push 'cypress/clean_html', 'cypress/entries'
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]