Skip to content

Commit 56d80bd

Browse files
authored
Merge pull request #1727 from Kobzol/relative-img
Use correct image link in Clippy feature freeze end post
2 parents ad45ebf + 24815e6 commit 56d80bd

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)