Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit e1e6136

Browse files
committed
Merge pull request #47 from stephenplusplus/master
Github -> GitHub
2 parents 18a6117 + d6a1da8 commit e1e6136

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

es6.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ <h2 class="faq-title">
118118

119119
<footer class="content">
120120
<nav>
121-
<a href="https://github.com/iojs/io.js/issues">Github Issues</a><!--
122-
--><a href="https://github.com/iojs">Github Org</a><!--
121+
<a href="https://github.com/iojs/io.js/issues">GitHub Issues</a><!--
122+
--><a href="https://github.com/iojs">GitHub Org</a><!--
123123
--><a href="http://webchat.freenode.net/?channels=io.js">IRC Chat</a><!--
124124
--><a href="http://logs.libuv.org/io.js/latest">Logs</a><!--
125125
--><a href="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme">Governance</a>

faq.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2>
4444
io.js adheres to a <a href="https://github.com/iojs/io.js/blob/v1.x/CONTRIBUTING.md#code-of-conduct">code of conduct</a>, and contributions, releases, and contributorship are under an <a href="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme">open governance</a> model.
4545
</p>
4646
<p>
47-
To get started, there are open <a href="https://github.com/iojs/io.js/issues"> discussions on github</a>, and we'd love to hear your feedback.
47+
To get started, there are open <a href="https://github.com/iojs/io.js/issues"> discussions on GitHub</a>, and we'd love to hear your feedback.
4848
Becoming invloved in discussions is a good way to get a feel of where you can help out further. If there is
4949
something there you feel you can tackle, please <a href="https://github.com/iojs/io.js/blob/v1.x/CONTRIBUTING.md#code-contributions">make a pull request</a>.
5050

@@ -71,8 +71,8 @@ <h2>
7171

7272
<footer class="content">
7373
<nav>
74-
<a href="https://github.com/iojs/io.js/issues">Github Issues</a><!--
75-
--><a href="https://github.com/iojs">Github Org</a><!--
74+
<a href="https://github.com/iojs/io.js/issues">GitHub Issues</a><!--
75+
--><a href="https://github.com/iojs">GitHub Org</a><!--
7676
--><a href="http://webchat.freenode.net/?channels=io.js">IRC Chat</a><!--
7777
--><a href="http://logs.libuv.org/io.js/latest">Logs</a><!--
7878
--><a href="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme">Governance</a>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ <h1>JavaScript I/O</h1>
6161

6262
<footer class="content">
6363
<nav>
64-
<a href="https://github.com/iojs/io.js/issues">Github Issues</a><!--
65-
--><a href="https://github.com/iojs">Github Org</a><!--
64+
<a href="https://github.com/iojs/io.js/issues">GitHub Issues</a><!--
65+
--><a href="https://github.com/iojs">GitHub Org</a><!--
6666
--><a href="http://webchat.freenode.net/?channels=io.js">IRC Chat</a><!--
6767
--><a href="http://logs.libuv.org/io.js/latest">Logs</a><!--
6868
--><a href="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme">Governance</a>

0 commit comments

Comments
 (0)