Skip to content

Commit 05f9816

Browse files
committed
Link to guides for nw.js and atom shell
1 parent 1a378f0 commit 05f9816

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,18 @@ npm install nodegit
2424
<div class="columns">
2525
<div class="column">
2626
<a href="http://github.com/atom/atom-shell">
27-
<img src="/img/atom.png"/> Atom
27+
<img src="/img/atom.png"/>
28+
</a>
29+
<a href="/guides/install/atom-shell/">
30+
Atom
2831
</a>
2932
</div>
3033
<div class="column">
3134
<a href="http://nwjs.io">
32-
<img src="/img/nwjs.png"/> nw.js
35+
<img src="/img/nwjs.png"/>
36+
</a>
37+
<a href="/guides/install/nw.js/">
38+
nw.js
3339
</a>
3440
</div>
3541
</div>

0 commit comments

Comments
 (0)