From 4473fea430fbaddaf67afca77ed331067882a638 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 13 Jun 2025 15:26:47 +0200 Subject: Update link and fix target --- src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/blog/2025-06-13-cargo-culture-shock') diff --git a/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md b/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md index e17f89d..094c88c 100644 --- a/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md +++ b/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md @@ -325,8 +325,8 @@ Apart from the installation process and the dependency management, my first impression of Rust is quite positive. But as I said, I am just getting started and my judgement is very superficial. I do want to write some small -project in Rust, and I think I'll start from re-writing a simple [math -library for modular arithmetic](../2025-01-21-taming-cpp-templates) +project in Rust, and I think I'll start from re-writing a simple +[math library for modular arithmetic](../2025-01-21-taming-cpp-templates/#constraints-and-concepts) that I wrote in C++ some time ago. Stay tuned for more 🦀 -- cgit v1.3