diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 20:43:34 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 20:43:34 +0200 |
commit | 58f119c57fd9b726b5054e7d4dc8d39a03a2ea77 (patch) | |
tree | 7ab4646f5d393515b4db882b3273a724390f695e | |
parent | 0ac0389039fa782316fd791b4bf174dd02b9725f (diff) | |
download | vim-polyglot-58f119c57fd9b726b5054e7d4dc8d39a03a2ea77.tar.gz vim-polyglot-58f119c57fd9b726b5054e7d4dc8d39a03a2ea77.zip |
Fix url in the README
[skip ci]
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # vim-polyglot [![Build Status][travis-img-url]][travis-url] [travis-img-url]: https://travis-ci.org/sheerun/vim-polyglot.png -[travis-url]: https://travis-ci-org/sheerun/vim-polyglot +[travis-url]: https://travis-ci.org/sheerun/vim-polyglot A collection of language packs for Vim. |