diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3784f6c0197..77dcbf53456 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ The HTML Standard is quite complex and people notice minor and larger issues wit We label [good first issues](https://github.com/whatwg/html/labels/good%20first%20issue) that you could help us fix, to get a taste for how to submit pull requests, how the build process works, and so on. -We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the issue or bug, or ask around [on IRC](https://whatwg.org/irc). The [FAQ](FAQ.md) may also be helpful. +We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the issue or bug, or [ask around](https://whatwg.org/chat). The [FAQ](FAQ.md) may also be helpful. ## Pull requests diff --git a/FAQ.md b/FAQ.md index 79d378762f3..fc4dd9dcc33 100644 --- a/FAQ.md +++ b/FAQ.md @@ -82,11 +82,11 @@ Since then, we've realized that much like the [waterfall model](https://en.wikip ### Is design rationale documented? -Sort of. Often some record of the rationale for a particular design choice can be found within discussions in the GitHub issue tracker, commit logs, or the mailing-list archive or IRC channel archives. Sometimes, there is an explanation in the specification, but doing that everywhere would make the specification huge. +Sort of. Often some record of the rationale for a particular design choice can be found within discussions in the GitHub issue tracker, commit logs, or the mailing-list archive or [Chat archives](https://whatwg.org/chat#logs). Sometimes, there is an explanation in the specification, but doing that everywhere would make the specification huge. For a few cases that someone did take the time document, the information can be found at the following locations: -* [Rationale](https://wiki.whatwg.org/wiki/Rationale) — a page that documents some reasons behind decisions in the spec, originally written and maintained by Variable. If anyone wants to help him out, try to grab someone on [IRC](https://wiki.whatwg.org/wiki/IRC); we're always looking for more contributors and this is a good place to start. +* [Rationale](https://wiki.whatwg.org/wiki/Rationale) — a page that documents some reasons behind decisions in the spec, originally written and maintained by Variable. If anyone wants to help him out, try to find someone via [Chat](https://whatwg.org/chat); we're always looking for more contributors and this is a good place to start. * [Why no namespaces](https://wiki.whatwg.org/wiki/Why_no_namespaces) * [Why no script implements](https://wiki.whatwg.org/wiki/Why_no_script_implements) * [Why not reuse legend](https://wiki.whatwg.org/wiki/Why_not_reuse_legend) or another _mini-header_ element. diff --git a/source b/source index a92a00a0afb..e09a8c489f4 100644 --- a/source +++ b/source @@ -74,7 +74,7 @@