mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
26e6fbf6d2
* Fix links on docs page Signed-off-by: hannah-radish <hmaddy@chef.io>
42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
---
|
|
sidebar_links:
|
|
- title: Getting Started
|
|
links:
|
|
- title: Overview
|
|
link: "/docs"
|
|
- title: Get InSpec
|
|
link: "/downloads"
|
|
- title: InSpec for the cloud
|
|
link: "/docs/reference/platforms.html"
|
|
- title: Tutorials
|
|
link: "/tutorials"
|
|
- title: InSpec and friends
|
|
link: "/docs/reference/inspec_and_friends.html"
|
|
- title: InSpec Glossary
|
|
link: "/docs/reference/glossary.html"
|
|
- title: Reference
|
|
links:
|
|
- title: inspec executable
|
|
link: "/docs/reference/cli.html"
|
|
- title: Profiles
|
|
link: "/docs/reference/profiles.html"
|
|
- title: Resources
|
|
link: "/docs/reference/resources.html"
|
|
- title: Matchers
|
|
link: "/docs/reference/matchers.html"
|
|
- title: Reporters
|
|
link: "/docs/reference/reporters.html"
|
|
- title: InSpec DSL
|
|
link: "/docs/reference/dsl_inspec.html"
|
|
- title: Custom Resources
|
|
link: "/docs/reference/dsl_resource.html"
|
|
- title: kitchen-inspec
|
|
link: "/docs/reference/plugin_kitchen_inspec.html"
|
|
- title: inspec shell
|
|
link: "/docs/reference/shell.html"
|
|
- title: Habitat Integration
|
|
link: "/docs/reference/habitat.html"
|
|
- title: Ruby usage
|
|
link: "/docs/reference/ruby_usage.html"
|
|
- title: Migration from Serverspec
|
|
link: "/docs/reference/migration.html"
|