about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2025-04-12 10:43:27 +0200
committerGitHub <noreply@github.com>2025-04-12 10:43:27 +0200
commit17f72ff6684efab0b8f79a0f953774a2136e4c8b (patch)
tree9d4706b27d522022f1e2fa448c085ef39a1df74e /src/doc/rustc-dev-guide
parentf79a89da92d72f119d81e8cb55ad75df2f60f4f8 (diff)
parent667aa2e952a8367863021782cad5fbad7b89dbff (diff)
downloadrust-17f72ff6684efab0b8f79a0f953774a2136e4c8b.tar.gz
rust-17f72ff6684efab0b8f79a0f953774a2136e4c8b.zip
Merge pull request #2331 from rust-lang/tshepang-patch-6
fix path
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/contributing.md b/src/doc/rustc-dev-guide/src/contributing.md
index 7946c444d03..0e622fff8df 100644
--- a/src/doc/rustc-dev-guide/src/contributing.md
+++ b/src/doc/rustc-dev-guide/src/contributing.md
@@ -387,7 +387,7 @@ Just a few things to keep in mind:
     - jan 2021
     - january 2021
 
-    There is a CI action (in `~/.github/workflows/date-check.yml`)
+    There is a CI action (in `.github/workflows/date-check.yml`)
     that generates a monthly report showing those that are over 6 months old
     ([example](https://github.com/rust-lang/rustc-dev-guide/issues/2052)).