Skip to content

Commit de7056a

Browse files
committed
Merge pull request msgpack#343 from gavinfish/patch-1
Update URL for IntelliJ setting file
2 parents 6927688 + 4f8cf46 commit de7056a

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
@@ -52,7 +52,7 @@ msgpack-java uses [sbt](http://www.scala-sbt.org/) for building the projects. Fo
5252

5353
Coding style
5454
* msgpack-java uses [the same coding style](https://github.com/airlift/codestyle) with Facebook Presto
55-
* [IntelliJ setting file](https://raw.githubusercontent.com/airlift/codestyle/master/IntelliJIdea13/Airlift.xml)
55+
* [IntelliJ setting file](https://raw.githubusercontent.com/airlift/codestyle/master/IntelliJIdea14/Airlift.xml)
5656

5757
### Basic sbt commands
5858
Enter the sbt console:

0 commit comments

Comments
 (0)