Skip to content

Commit 17f72ff

Browse files
authored
Merge pull request rust-lang#2331 from rust-lang/tshepang-patch-6
fix path
2 parents f79a89d + 667aa2e commit 17f72ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Just a few things to keep in mind:
387387
- jan 2021
388388
- january 2021
389389

390-
There is a CI action (in `~/.github/workflows/date-check.yml`)
390+
There is a CI action (in `.github/workflows/date-check.yml`)
391391
that generates a monthly report showing those that are over 6 months old
392392
([example](https://github.com/rust-lang/rustc-dev-guide/issues/2052)).
393393

0 commit comments

Comments
 (0)