Skip to content

Commit 7aa4524

Browse files
committed
2025-01: Fix link to SVG
1 parent 547f1bf commit 7aa4524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-02-06-2025-01-monthly-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ HIR path classes, which affect almost all classes in the compiler. This
3939
rework also allowed us to continue working on Rust's built-in derive
4040
macros, in particular `Clone`, `Copy`, `Default`, `PartialEq` and `Eq`.
4141

42-
![](./images/2025-01-mermaid.svg)
42+
![](/images/2025-01-mermaid.svg)
4343

4444
While for-loops are simple constructs in most programming languages,
4545
they pose a real challenge in Rust and require a lot of features to be

0 commit comments

Comments
 (0)