Standardize documentation filenames.

snake_case to match typical Rust style.

Only applies to documentation not files LICENSE
or CODEOWNERS or README.md

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
This commit is contained in:
Tobin Feldman-Fitzthum
2022-09-23 17:11:40 -04:00
committed by Samuel Ortiz
parent e9c2f0f6a3
commit 35b303498d
6 changed files with 49 additions and 49 deletions

View File

@@ -19,9 +19,9 @@ delivering Confidential Computing for guest applications or data inside the TEE
[![asciicast](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF.svg)](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF)
- [Project Overview](./Overview.md)
- [Our Roadmap](./Roadmap.md)
- [Alignment with other Projects](ALIGNMENT.md)
- [Project Overview](./overview.md)
- [Our Roadmap](./roadmap.md)
- [Alignment with other Projects](alignment.md)
### Associated Repositories