Skip to content

Commit f6fdeaa

Browse files
committed
fix URL to build status
1 parent d5f5cc5 commit f6fdeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Format your C++ code [![Build Status](https://travis-ci.org/rhysd/vim-clang-format.png?branch=master)](https://travis-ci.org/rhysd/vim-operator-clang-format)
1+
## Format your C++ code [![Build Status](https://travis-ci.org/rhysd/vim-clang-format.png?branch=master)](https://travis-ci.org/rhysd/vim-clang-format)
22

33
This plugin formats your C++ code with specific coding style using [clang](http://clang.llvm.org/).
44

0 commit comments

Comments
 (0)