summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Reiss <me@silverwind.io>2017-04-10 18:13:20 +0200
committerJames M Snell <jasnell@gmail.com>2017-04-11 02:12:55 -0700
commit71704fbc96ae1cd06aff1aec12421c3f4620d806 (patch)
treeec2438877d545fcc155241f237eeb4a436296fde /README.md
parent569f988be728e243db5368e46a073d0e1c85cab5 (diff)
downloadandroid-node-v8-71704fbc96ae1cd06aff1aec12421c3f4620d806.tar.gz
android-node-v8-71704fbc96ae1cd06aff1aec12421c3f4620d806.tar.bz2
android-node-v8-71704fbc96ae1cd06aff1aec12421c3f4620d806.zip
doc: add link on logo to README
This is to override GitHub's default behaviour that links to the image's source file, which isn't very helpful in our case. PR-URL: https://github.com/nodejs/node/pull/12307 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd1b4a6a98..a7e04f0e09 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
<p align="center">
- <img alt="Node.js" src="https://nodejs.org/static/images/logo-light.svg" width="400"/>
+ <a href="https://nodejs.org/">
+ <img alt="Node.js" src="https://nodejs.org/static/images/logo-light.svg" width="400"/>
+ </a>
</p>
<p align="center">
<a title="Gitter" href="https://gitter.im/nodejs/node?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/Join%20Chat.svg"></a>