Browse Source

Fix wiki links

Seems to have broken with GitHub's relative link change https://github.com/blog/1395-relative-links-in-markup-files
pull/263/head
Ben Oakes 13 years ago
parent
commit
bb8a66d544
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