aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-10-04 10:44:43 +0100
committerGitHub2017-10-04 10:44:43 +0100
commit9da17bfd35f5e97bc4e6949debbaae073bc367e5 (patch)
tree638bb50deb73b67106de56b26f952cc6cb91e0fd
parentabb32e2f2974832df08395ef7664561bb57c7324 (diff)
parent5b9bb1a39d133353cdcac753a40ed4069a869a7f (diff)
downloadvimium-9da17bfd35f5e97bc4e6949debbaae073bc367e5.tar.bz2
Merge pull request #2698 from mc10/patch-1
README: Use the SVG Travis badge and relative links
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2547b978..07d0d010 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Vimium - The Hacker's Browser
=============================
-[![Build Status](https://secure.travis-ci.org/philc/vimium.png?branch=master)](https://travis-ci.org/philc/vimium)
+[![Build Status](https://travis-ci.org/philc/vimium.svg?branch=master)](https://travis-ci.org/philc/vimium)
Vimium is a Chrome extension that provides keyboard-based navigation and control of the web in the spirit of
the Vim editor.
@@ -12,7 +12,7 @@ You can install the stable version of Vimium from the
[Chrome Extensions Gallery](https://chrome.google.com/extensions/detail/dbepggeogbaibhgnhhndojpepiihcmeb).
Please see
-[CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIBUTING.md#installing-from-source)
+[CONTRIBUTING.md](CONTRIBUTING.md#installing-from-source)
for instructions on how you can install Vimium from source.
The Options page can be reached via a link on the help dialog (type `?`) or via the button next to Vimium on
@@ -150,12 +150,12 @@ Shifts are automatically detected so, for example, `<c-&>` corresponds to ctrl+s
More documentation
------------------
Many of the more advanced or involved features are documented on
-[Vimium's github wiki](https://github.com/philc/vimium/wiki). Also
+[Vimium's GitHub wiki](https://github.com/philc/vimium/wiki). Also
see the [FAQ](https://github.com/philc/vimium/wiki/FAQ).
Contributing
------------
-Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIBUTING.md) for details.
+Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.
Firefox Support
---------------