We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e462a commit 168b57cCopy full SHA for 168b57c
README.md
@@ -87,8 +87,8 @@ $ java HelloWorld
87
### Java Style Guides ###
88
89
* Codecademy Java Style Guide
90
-* [Microsoft Java Style Guide](https://github.com/Microsoft/AirSim/blob/master/docs/coding_guidelines.md)
91
-* [Google Java Style Guide](https://google.github.io/styleguide/cppguide.html)
+* [Twitter Java Style Guide](https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md)
+* [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html)
92
93
### Java Cheatsheets ###
94
0 commit comments