We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a378f0 commit 05f9816Copy full SHA for 05f9816
1 file changed
index.md
@@ -24,12 +24,18 @@ npm install nodegit
24
<div class="columns">
25
<div class="column">
26
<a href="http://github.com/atom/atom-shell">
27
- <img src="/img/atom.png"/> Atom
+ <img src="/img/atom.png"/>
28
+ </a>
29
+ <a href="/guides/install/atom-shell/">
30
+ Atom
31
</a>
32
</div>
33
34
<a href="http://nwjs.io">
- <img src="/img/nwjs.png"/> nw.js
35
+ <img src="/img/nwjs.png"/>
36
37
+ <a href="/guides/install/nw.js/">
38
+ nw.js
39
40
41
0 commit comments