aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-08-14 16:18:43 -0400
committergorhill <rhill@raymondhill.net>2015-08-14 16:18:43 -0400
commit32b1f4ea86e087993d6ba71709b38846b3cf0d79 (patch)
tree149d259129f17f8296bd33c05247c42bc56d37cd /src
parent180856bd0dc68fbf2c72a1cc4deb34f96fa32c3f (diff)
downloaduBlock-32b1f4ea86e087993d6ba71709b38846b3cf0d79.zip
uBlock-32b1f4ea86e087993d6ba71709b38846b3cf0d79.tar.gz
uBlock-32b1f4ea86e087993d6ba71709b38846b3cf0d79.tar.bz2
this fixes #599
Diffstat (limited to 'src')
-rw-r--r--src/about.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/about.html b/src/about.html
index d0beae5..cf7256d 100644
--- a/src/about.html
+++ b/src/about.html
@@ -12,15 +12,15 @@
<p id="aboutNameVer"></p>
<ul>
- <li><a href="https://github.com/gorhill/uBlock/releases" data-i18n="aboutChangelog"></a>
- <li><a href="https://github.com/gorhill/uBlock/wiki" data-i18n="aboutWiki"></a>
- <li><a href="https://github.com/gorhill/uBlock" data-i18n="aboutCode"></a>
+ <li><a href="https://github.com/gorhill/uBlock/releases" target="_blank" data-i18n="aboutChangelog"></a>
+ <li><a href="https://github.com/gorhill/uBlock/wiki" target="_blank" data-i18n="aboutWiki"></a>
+ <li><a href="https://github.com/gorhill/uBlock" target="_blank" data-i18n="aboutCode"></a>
<li><span data-i18n="aboutContributors"></span>
<ul>
- <li><a href="https://github.com/gorhill/uBlock/graphs/contributors">Github</a>
- <li><a href="https://crowdin.net/project/ublock">Crowdin</a>
+ <li><a href="https://github.com/gorhill/uBlock/graphs/contributors" target="_blank">Github</a>
+ <li><a href="https://crowdin.net/project/ublock" target="_blank">Crowdin</a>
</ul>
- <li><a href="http://fontawesome.io">Font Awesome by Dave Gandy</a>
+ <li><a href="http://fontawesome.io" target="_blank">Font Awesome by Dave Gandy</a>
</ul>
<script src="js/vapi-common.js"></script>