Skip to content

Commit ebf309c

Browse files
foolipdomenic
authored andcommitted
Cross-link FAQs and update links
1 parent c79ad81 commit ebf309c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The HTML Standard is quite complex and people notice minor and larger issues wit
66

77
We label [good first bugs](https://github.com/whatwg/html/labels/good%20first%20bug) that you could help us fix, to get a taste for how to submit pull requests, how the build process works, and so on.
88

9-
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://wiki.whatwg.org/wiki/IRC). The [WHATWG FAQ](https://wiki.whatwg.org/wiki/FAQ) may also be helpful.
9+
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://wiki.whatwg.org/wiki/IRC). The [FAQ](FAQ.md) may also be helpful.
1010

1111
## Pull requests
1212

FAQ.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# HTML Standard FAQ
22

3+
_See also the [WHATWG FAQ](https://whatwg.org/faq)._
4+
35
## HTML
46

57
### What is HTML?

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<a href="https://github.com/whatwg/html/wiki/Translations"><span data-x=""><strong>Translations</strong> <code data-x="">日本語 • 简体中文</code></span></a>
235235
</div>
236236
<div>
237-
<a class="misc" href="https://whatwg.org/faq"><span data-x=""><strong>FAQ</strong> <code data-x="">whatwg.org/faq</code></span></a>
237+
<a class="misc" href="https://github.com/whatwg/html/blob/master/FAQ.md"><span data-x=""><strong>FAQ</strong> <code data-x="">on GitHub</code></span></a>
238238
<a class="comms" href="https://wiki.whatwg.org/wiki/IRC"><span data-x=""><strong>Join us on IRC</strong> <code data-x="">#whatwg on Freenode</code></span></a>
239239
</div>
240240
<div>

0 commit comments

Comments
 (0)