fileio.md -> file_io.md

This commit is contained in:
Roman Frołow 2017-04-15 23:54:19 +02:00 committed by GitHub
parent de132fe777
commit bee89c8c07

View file

@ -4,7 +4,7 @@ A practical guide to the Rust crate ecosystem.
## Recipes
### [Byteorder](src/pages/byteorder.md) [![byteorder][byteorder-badge]][byteorder]
### [File IO](src/pages/fileio.md) [![file][file-badge]][file]
### [File IO](src/pages/file_io.md) [![file][file-badge]][file]
### [Command Line Parsing](src/pages/cliparsing.md) [![clap][clap-badge]][clap]
### [JSON](src/pages/json.md) [![json][json-badge]][json]
### [TOML](src/pages/toml.md) [![toml][toml-badge]][toml]
@ -36,4 +36,4 @@ MIT/Apache-2.0
[error-docs]: https://doc.rust-lang.org/book/error-handling.html
[error-blog]: https://brson.github.io/2016/11/30/starting-with-error-chain
[rayon-badge]: https://img.shields.io/crates/v/rayon.svg?label=rayon
[rayon]: https://doc.rust-lang.org/rayon/rayon/index.html
[rayon]: https://doc.rust-lang.org/rayon/rayon/index.html