about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2015-01-27 15:44:05 -0800
committerBrian Anderson <banderson@mozilla.com>2015-01-27 15:44:05 -0800
commit94404070d66ab2ca49cb649291738fcb567ea4d8 (patch)
tree57c2b0169d096ecd04be7532cf8ac6933357c63a
parent777435990e0e91df6b72ce80c9b6fa485eeb5daa (diff)
discuss.rust-lang.org -> internals.rust-lang.org
-rw-r--r--CONTRIBUTING.md4
-rw-r--r--README.md4
-rw-r--r--src/doc/index.md2
3 files changed, 5 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9f2bd6dc30c..2724e479384 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,11 +50,11 @@ example, if it's 2014, and you change a Rust file that was created in
 # Coordination and communication
 
 Get feedback from other developers on
-[discuss.rust-lang.org][discuss], and
+[internals.rust-lang.org][internals], and
 [#rust-internals][pound-rust-internals].
 
 [pound-rust-internals]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
-[discuss]: http://discuss.rust-lang.org
+[internals]: http://internals.rust-lang.org
 
 For more details, please refer to
 [Note-development-policy](https://github.com/rust-lang/rust/wiki/Note-development-policy).
diff --git a/README.md b/README.md
index eef27236b1a..6d54c2c6ee4 100644
--- a/README.md
+++ b/README.md
@@ -112,11 +112,11 @@ The Rust community congregates in a few places:
 
 * [StackOverflow] - Get help here.
 * [/r/rust] - General discussion.
-* [discuss.rust-lang.org] - For development of the Rust language itself.
+* [internals.rust-lang.org] - For development of the Rust language itself.
 
 [StackOverflow]: http://stackoverflow.com/questions/tagged/rust
 [/r/rust]: http://reddit.com/r/rust
-[discuss.rust-lang.org]: http://discuss.rust-lang.org/
+[internals.rust-lang.org]: http://internals.rust-lang.org/
 
 ## License
 
diff --git a/src/doc/index.md b/src/doc/index.md
index 25dcc10d893..f385a9798ea 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -41,7 +41,7 @@ problem might reveal someone who has asked it before!
 There is an active [subreddit](http://reddit.com/r/rust) with lots of
 discussion about Rust.
 
-There is also a [developer forum](http://discuss.rust-lang.org/), where the
+There is also a [developer forum](http://internals.rust-lang.org/), where the
 development of Rust itself is discussed.
 
 # Specification