Skip to content

Commit 6b2803f

Browse files
committed
Host the SVG on the blog directly instead of a third-party website
1 parent 8375ca8 commit 6b2803f

File tree

2 files changed

+80
-1
lines changed

2 files changed

+80
-1
lines changed

posts/2024-04-29-check-cfg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ fn win() {}
4848
```
4949

5050
*`cargo check`*:
51-
![cargo-check](https://github.com/rust-lang/rust/assets/3616612/c6ecdb34-b92c-42b8-9f80-7066b76541ff)
51+
![cargo-check](../../../../images/2024-04-29-check-cfg/cargo-check.svg)
5252

5353
## Custom cfgs and build scripts
5454

Lines changed: 79 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)