diff --git a/blog/content/second-edition/posts/01-freestanding-rust-binary/zh-CN.md b/blog/content/second-edition/posts/01-freestanding-rust-binary/index.zh.md similarity index 99% rename from blog/content/second-edition/posts/01-freestanding-rust-binary/zh-CN.md rename to blog/content/second-edition/posts/01-freestanding-rust-binary/index.zh.md index deb56e3e..18c8101d 100644 --- a/blog/content/second-edition/posts/01-freestanding-rust-binary/zh-CN.md +++ b/blog/content/second-edition/posts/01-freestanding-rust-binary/index.zh.md @@ -1,7 +1,7 @@ +++ title = "独立的Rust二进制" weight = 1 -path = "freestanding-rust-binary" +path = "zh/freestanding-rust-binary" date = 2018-02-10 +++