From d10dbc19a4c3a41eceeddfdbe27ef28d61daf6e2 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Thu, 25 Jul 2024 22:16:38 +0200 Subject: [PATCH] Fix path --- .../edition-2/posts/01-freestanding-rust-binary/index.ar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/content/edition-2/posts/01-freestanding-rust-binary/index.ar.md b/blog/content/edition-2/posts/01-freestanding-rust-binary/index.ar.md index 1894d998..b0a6732e 100644 --- a/blog/content/edition-2/posts/01-freestanding-rust-binary/index.ar.md +++ b/blog/content/edition-2/posts/01-freestanding-rust-binary/index.ar.md @@ -1,7 +1,7 @@ +++ title = "A Freestanding Rust Binary" weight = 1 -path = "freestanding-rust-binary" +path = "ar/freestanding-rust-binary" date = 2018-02-10 [extra]