diff options
| author | David Beitey | 2017-08-31 11:45:53 +1000 | 
|---|---|---|
| committer | David Beitey | 2017-08-31 11:45:53 +1000 | 
| commit | 684d118683e1c923877a218f925610eaa8b910eb (patch) | |
| tree | 2f68ef21b915cb98481e05c934f6c0b620f98549 /README.md | |
| parent | 5024d44910048d39888ecb1f22709365fbc85ba0 (diff) | |
| download | vimium-684d118683e1c923877a218f925610eaa8b910eb.tar.bz2 | |
Update URLs to HTTPS in code, pages and docs
Updating URLs to use HTTPS provides greater privacy and reduces the
potential of having content modified whilst in transit (as it happening
more and more by ISPs, networks, state actors etc).
These URLs themselves have been tested and confirmed to work over HTTPS.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -461,7 +461,7 @@ Changes in git (not yet released)  -  Arrow keys and function keys can now be mapped using <left>, <right>, <up>, <down>,     <f1>, <f2>, etc. in the mappings interface.  -  There is a new command `goUp` (mapped to `gu` by default) that will go up one level in the URL hierarchy. -   For example: from http://vimium.github.com/foo/bar to http://vimium.github.com/foo. At the moment, `goUp` +   For example: from https://vimium.github.io/foo/bar to https://vimium.github.io/foo. At the moment, `goUp`  does not support command repetition.  -  Bug fixes and optimizations. | 
