Skip to content

Commit 5dec35b

Browse files
committed
saltstack: salt_stack -> saltstack
1 parent da1200d commit 5dec35b

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

lib/docs/scrapers/salt_stack.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module Docs
1010
# The generated html can be found in salt/doc/_build/html
1111
class SaltStack < FileScraper
1212
self.type = 'simple'
13-
self.slug = 'salt_stack'
13+
self.slug = 'saltstack'
1414
self.release = '2019.2.0'
1515
self.base_url = 'https://docs.saltstack.com/en/latest/'
1616
self.root_path = 'ref/index.html'

0 commit comments

Comments
 (0)