소스 검색

Update Axios documentation (1.6.5)

Simon Legner 1 년 전
부모
커밋
a8e7fb78d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/axios.rb

+ 1 - 1
lib/docs/scrapers/axios.rb

@@ -5,7 +5,7 @@ module Docs
       home: 'hthttps://axios-http.com/',
       code: 'https://github.com/axios/axios'
     }
-    self.release = '1.4.0'
+    self.release = '1.6.5'
     self.base_url = "https://axios-http.com/docs/"
     self.initial_paths = %w(index intro)