about summary refs log tree commit diff
path: root/src/doc/complement-bugreport.md
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-06-17 02:51:53 +0000
committerbors <bors@rust-lang.org>2014-06-17 02:51:53 +0000
commit09967665eaa5ca3d259f0f59ef26c8d236bf47a7 (patch)
treeae450abfecbe1fdec6f583cf7cf743c35663a4c7 /src/doc/complement-bugreport.md
parentcc30abbcad282634fb99089eb9297e7cc4f26729 (diff)
parentb9adb6c717627ab6dcc9298b79a8d44cfe2fc616 (diff)
downloadrust-09967665eaa5ca3d259f0f59ef26c8d236bf47a7.tar.gz
rust-09967665eaa5ca3d259f0f59ef26c8d236bf47a7.zip
auto merge of #14955 : alexcrichton/rust/rollup, r=alexcrichton
Diffstat (limited to 'src/doc/complement-bugreport.md')
-rw-r--r--src/doc/complement-bugreport.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/complement-bugreport.md b/src/doc/complement-bugreport.md
index d84d720871d..9057c135057 100644
--- a/src/doc/complement-bugreport.md
+++ b/src/doc/complement-bugreport.md
@@ -22,7 +22,7 @@ If you don't have enough time for a search, then don't worry about that. Just su
 the bug. If it's a duplicate, somebody will notice that and close it during triage.
 
 If you have the time for it, it would be useful to type the text of the error
-message you got [into the issue tracker search box](https://github.com/mozilla/rust/issues)
+message you got [into the issue tracker search box](https://github.com/rust-lang/rust/issues)
 to see if there's an existing bug that resembles your problem. If there is,
 and it's an open bug, you can comment on that issue and say you are also affected.
 This will encourage the devs to fix it. But again, don't let this stop you from