1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 08:08:07 +00:00

Change files names to start with lowercase (#898)

This commit is contained in:
Yoav Rotem 2021-06-09 14:55:28 +03:00 committed by GitHub
parent 0d1bd2bbd9
commit dd68e8f000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,15 +10,15 @@ edit_uri: ""
nav:
- Overview: index.md
- Getting Started:
- Installation: Installation.md
- Platforms: Platforms.md
- How to run: Running.md
- Installation: installation.md
- Platforms: platforms.md
- How to run: running.md
- ASFF: asff.md
- Flags: Flags_and_commands.md
- Flags: flags_and_commands.md
- Configuration Options:
- Understanding the yamls: Controls.md
- Architecture: Architecture.md
- Contributing: Contributing.md
- Understanding the yamls: controls.md
- Architecture: architecture.md
- Contributing: contributing.md
markdown_extensions:
- pymdownx.highlight