about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSam Estep <sam@samestep.com>2024-12-11 14:35:36 -0500
committerSam Estep <sam@samestep.com>2024-12-11 14:35:36 -0500
commitef879f7a740eeb7817322234e2618aeffc6284eb (patch)
treea052b6d84679bcaa50cec709d973a06c9ca19f2e
parenta18e38e6e23255e095dd3be763e7fa29bc5d4cbe (diff)
downloadrust-ef879f7a740eeb7817322234e2618aeffc6284eb.tar.gz
rust-ef879f7a740eeb7817322234e2618aeffc6284eb.zip
Fix publish workflow link in manual
-rw-r--r--src/tools/rust-analyzer/docs/user/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/user/manual.adoc b/src/tools/rust-analyzer/docs/user/manual.adoc
index 246ebdab2c9..da2aa4eae4e 100644
--- a/src/tools/rust-analyzer/docs/user/manual.adoc
+++ b/src/tools/rust-analyzer/docs/user/manual.adoc
@@ -580,7 +580,7 @@ Unfortunately, it downloads an old version of `rust-analyzer`, but you can set t
 
 There is a package named `ra_ap_rust_analyzer` available on https://crates.io/crates/ra_ap_rust-analyzer[crates.io], for someone who wants to use it programmatically.
 
-For more details, see https://github.com/rust-lang/rust-analyzer/blob/master/.github/workflows/publish.yml[the publish workflow].
+For more details, see https://github.com/rust-lang/rust-analyzer/blob/master/.github/workflows/autopublish.yaml[the publish workflow].
 
 === Zed