diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-17 18:16:30 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-17 18:16:30 +0300 |
commit | a6ceacee909ca28231e917d87f1b74d23058c3a4 (patch) | |
tree | 63d24a25b80b6c097093ccaf158510f6d53ab51d /src/pages/popup | |
parent | Forgot to uncomment a code. Bump version to 1.5.5 (diff) | |
download | libredirect-a6ceacee909ca28231e917d87f1b74d23058c3a4.zip |
Fixed typo
Diffstat (limited to 'src/pages/popup')
-rw-r--r-- | src/pages/popup/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index e1364910..bb1195f3 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -122,7 +122,7 @@ <input id="disable-lbry" type="checkbox" checked /> </div> <div id="search" class="some-block"> - <a class="title" href="http://libredirect.onion"> + <a class="title" href="http://libredirect.invalid"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> <path d="M0 0h24v24H0V0z" fill="none" /> <path |