Browse Source

Update Koa documentation (2.14.2)

Simon Legner 2 năm trước cách đây
mục cha
commit
6f8ea7e2de
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      lib/docs/scrapers/koa.rb

+ 2 - 2
lib/docs/scrapers/koa.rb

@@ -2,8 +2,8 @@
 
 module Docs
   class Koa < Github
-    self.base_url = 'https://github.com/koajs/koa/blob/master/docs/'
-    self.release = '2.13.0'
+    self.base_url = 'https://github.com/koajs/koa/tree/master/docs'
+    self.release = '2.14.2'
 
     self.root_path = 'api/index.md'
     self.initial_paths = %w[