Skip to content

Commit 6eb758e

Browse files
authored
Merge pull request #2359 from rust-lang/tshepang-repo-name
2 parents 04caa77 + 1b150ed commit 6eb758e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)