mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update Chef documentation (12.13, 11.18)
This commit is contained in:
parent
f1776fa222
commit
7024022e6b
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue