diff options
author | Raymond Hill <rhill@raymondhill.net> | 2014-11-29 23:36:53 -0200 |
---|---|---|
committer | Raymond Hill <rhill@raymondhill.net> | 2014-11-29 23:36:53 -0200 |
commit | 0bf088cd1e8df00f9bd56cc0055b18759903b3fc (patch) | |
tree | 4f911277b3ab4b3f8c278f2e89ffa1fb0fa998ac /src/about.html | |
parent | be082cb666c98b9cf2019870cfa28691e2656a7f (diff) | |
download | uBlock-0bf088cd1e8df00f9bd56cc0055b18759903b3fc.zip uBlock-0bf088cd1e8df00f9bd56cc0055b18759903b3fc.tar.gz uBlock-0bf088cd1e8df00f9bd56cc0055b18759903b3fc.tar.bz2 |
this fixes #386, #346, #299, #288, #285, #284, #279
Diffstat (limited to 'src/about.html')
-rw-r--r-- | src/about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about.html b/src/about.html index 101ffd6..10eb280 100644 --- a/src/about.html +++ b/src/about.html @@ -13,6 +13,7 @@ <h2 id="aboutNameVer"></h2> <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><span data-i18n="aboutContributors"></span> <ul> |