Explorar o código

Update Chef documentation (12.13, 11.18)

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
7024022e6b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/chef.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Chef < UrlScraper
     self.type = 'sphinx_simple'
-    self.base_url = 'https://docs.chef.io/release/'
+    self.base_url = 'https://docs-archive.chef.io/release/'
     self.links = {
       home: 'https://www.chef.io/',
       code: 'https://github.com/chef/chef'