Skip to content

Commit 0121201

Browse files
committed
Update repo url
1 parent 19e6ff4 commit 0121201

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<ul class="social-media-list">
55
{% if site.github_username %}
66
<li class="social-media-list-item">
7-
<iframe src="https://ghbtns.com/github-btn.html?user=szw&repo=vim-ctrlspace&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe>
7+
<iframe src="https://ghbtns.com/github-btn.html?user=vim-ctrlspace&repo=vim-ctrlspace&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe>
88
</li>
99
{% endif %}
1010

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ your Vim editor providing:
1515
You can find more information on [vim-ctrlspace github repository][1]
1616

1717

18-
[1]: https://github.com/szw/vim-ctrlspace
18+
[1]: https://github.com/vim-ctrlspace/vim-ctrlspace

getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ Now you can [add your first project to bookmarks!][7]
8181
[2]: https://robots.thoughtbot.com/the-vim-learning-curve-is-a-myth
8282
[3]: https://github.com/VundleVim/Vundle.vim#quick-start
8383
[4]: https://github.com/ggreer/the_silver_searcher#linux
84-
[5]: https://github.com/szw/vim-ctrlspace#glob-command
84+
[5]: https://github.com/vim-ctrlspace/vim-ctrlspace#glob-command
8585
[6]: https://gist.github.com/ryrych/895bbabd3f6c40bf7d29#file-vim-ctrlspace-vimrc-L6
8686
[7]: http://ryrych.github.io/vim-ctrlspace-site/asciicast/2015/11/25/adding_a_project_to_bookmarks.html

0 commit comments

Comments
 (0)