Browse Source

Merge pull request #263 from benjaminoakes/patch-1

Fix wiki links

Github's new way of handling relative links broke some of the
links in the readme file.
pull/264/head
Jacobo de Vera 13 years ago
parent
commit
4a07207e7c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -90,11 +90,11 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.
## People Using Vundle
see [Examples](/gmarik/vundle/wiki/Examples)
see [Examples](https://github.com/gmarik/vundle/wiki/Examples)
## FAQ
see [wiki](/gmarik/vundle/wiki)
see [wiki](https://github.com/gmarik/vundle/wiki)
## Contributors


Loading…
Cancel
Save