Skip to content

Commit 7e9777b

Browse files
committed
Fix wrong url to snippets repo in readme
Fix #2
1 parent eefcdb0 commit 7e9777b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Love Arduino and Vim? Then use this syntax file and get syntax highlighting for
66
Installation
77
============
88

9-
Manual
9+
Manual
1010
------
1111
- Copy `syntax/arduino.vim` file into your `~/.vim/syntax` directory
1212
- Copy `ftdetect/arduino.vim` file into your `~/.vim/ftdetect` directory
@@ -42,5 +42,5 @@ Other tools for Arduino and Vim
4242

4343
If you are using Arduino with Vim, then also checkout some of my other projects.
4444

45-
- [Arduino snippets for Vim](https://github.com/sudar/vim-wordpress-snippets)
45+
- [Arduino snippets for Vim](https://github.com/sudar/vim-arduino-snippets)
4646
- [Arduino Make file](https://github.com/sudar/Arduino-Makefile)

0 commit comments

Comments
 (0)