diff options
| author | Stephen Blott | 2017-08-31 11:44:28 +0100 |
|---|---|---|
| committer | GitHub | 2017-08-31 11:44:28 +0100 |
| commit | dd7dc27f2ddc11e2eba15803c5d880e2393e04cf (patch) | |
| tree | 2f68ef21b915cb98481e05c934f6c0b620f98549 /pages/options.html | |
| parent | 1826e88cf723a74a6b9869b67e96321f32ae76fb (diff) | |
| parent | 684d118683e1c923877a218f925610eaa8b910eb (diff) | |
| download | vimium-dd7dc27f2ddc11e2eba15803c5d880e2393e04cf.tar.bz2 | |
Merge pull request #2623 from davidjb/master
Update URLs to use HTTPS
Diffstat (limited to 'pages/options.html')
| -rw-r--r-- | pages/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/options.html b/pages/options.html index 34ff70f9..80d3e61f 100644 --- a/pages/options.html +++ b/pages/options.html @@ -248,7 +248,7 @@ b: http://b.com/?q=%s description <td verticalAlign="top"> <div class="help"> <div class="example"> - The search engine to use in the Vomnibar <br> (e.g.: "http://duckduckgo.com/?q="). + The search engine to use in the Vomnibar <br> (e.g.: "https://duckduckgo.com/?q="). </div> </div> <input id="searchUrl" type="text" /> |
