소스 검색

Update Axios documentation (1.1.3)

Simon Legner 3 년 전
부모
커밋
8d1e6494d9
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 = '0.27.2'
+    self.release = '1.1.3'
     self.base_url = "https://axios-http.com/docs/"
     self.initial_paths = %w(intro)