We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6927688 commit 4f8cf46Copy full SHA for 4f8cf46
README.md
@@ -52,7 +52,7 @@ msgpack-java uses [sbt](http://www.scala-sbt.org/) for building the projects. Fo
52
53
Coding style
54
* 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)
+ * [IntelliJ setting file](https://raw.githubusercontent.com/airlift/codestyle/master/IntelliJIdea14/Airlift.xml)
56
57
### Basic sbt commands
58
Enter the sbt console:
0 commit comments