Skip to content

Commit

Permalink
Lowercase doc file names
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 committed Dec 10, 2020
1 parent e8f9d3e commit 05a1709
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 9 deletions.
1 change: 0 additions & 1 deletion AUTHORS.md

This file was deleted.

1 change: 1 addition & 0 deletions authors.md
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 8 additions & 8 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ repo_url: https://github.com/cloud-bulldozer/kube-burner
nav:
- Home: index.md
- Configuration:
- CLI: CLI.md
- General: CONFIGURATION.md
- Measurements: MEASUREMENTS.md
- Metrics: METRICS.md
- Indexers: INDEXERS.md
- Alerting: ALERTING.md
- CLI: cli.md
- General: configuration.md
- Measurements: measurements.md
- Metrics: metrics.md
- Indexers: indexers.md
- Alerting: alerting.md
- Development:
- Contributing: CONTRIBUTING.md
- Authors: AUTHORS.md
- Contributing: contributing.md
- Authors: authors.md
site_name: Kube-burner
markdown_extensions:
- toc:
Expand Down

0 comments on commit 05a1709

Please sign in to comment.