Skip to content

Commit b1c8693

Browse files
authored
Merge pull request rust-lang#2359 from rust-lang/tshepang-repo-name
2 parents 7135a9f + 451d73f commit b1c8693

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc-dev-guide/josh-sync/src

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/josh-sync/src/sync.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ impl GitSync {
194194
);
195195
println!(
196196
// Open PR with `subtree update` title to silence the `no-merges` triagebot check
197-
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=Rustc+dev+guide+subtree+update&body=r?+@ghost"
197+
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=rustc-dev-guide+subtree+update&body=r?+@ghost"
198198
);
199199

200200
drop(josh);

0 commit comments

Comments
 (0)