[devdocsgjs/main: 907/1867] Update Async documentation (3.0.1)




commit 6126d5eeb302941c87ff1affb4728ce74e1455b8
Author: Jasper van Merle <jaspervmerle gmail com>
Date:   Mon Sep 2 23:47:01 2019 +0200

    Update Async documentation (3.0.1)

 lib/docs/scrapers/async.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/docs/scrapers/async.rb b/lib/docs/scrapers/async.rb
index 61615b54..ab13a935 100644
--- a/lib/docs/scrapers/async.rb
+++ b/lib/docs/scrapers/async.rb
@@ -1,8 +1,8 @@
 module Docs
   class Async < UrlScraper
     self.type = 'async'
-    self.release = '2.6.1'
-    self.base_url = 'https://caolan.github.io/async/'
+    self.release = '3.0.1'
+    self.base_url = 'https://caolan.github.io/async/v3/'
     self.root_path = 'docs.html'
     self.links = {
       home: 'https://caolan.github.io/async/',


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