Skip to content

Commit 24815e6

Browse files
committed
Use correct image link in Clippy feature freeze end post
1 parent cf23154 commit 24815e6

File tree

1 file changed

+1
-1
lines changed
  • content/inside-rust/clippy-warming-up

1 file changed

+1
-1
lines changed

content/inside-rust/clippy-warming-up/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ to create an all-time peak in the number of pull requests opened in a week.
1717

1818
In this plot we can observe that peak (the red lines mark the start and end of the feature freeze)
1919

20-
![Plot of PRs per week, we can see an all-time peak when the feature freeze happens](/inside-rust/clippy-warming-up/prs_per_week.png)
20+
![Plot of PRs per week, we can see an all-time peak when the feature freeze happens](./prs_per_week.png)
2121

2222
After some data crunching of those pull requests opened after June 26th, we had 18 pull requests open in that period
2323
that added lints. With 326 pull requests open by both new and old contributors, we want to highlight all the new people

0 commit comments

Comments
 (0)