Skip to content

Commit 168b57c

Browse files
authored
Update README.md
1 parent 58e462a commit 168b57c

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
@@ -87,8 +87,8 @@ $ java HelloWorld
8787
### Java Style Guides ###
8888

8989
* 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)
90+
* [Twitter Java Style Guide](https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md)
91+
* [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html)
9292

9393
### Java Cheatsheets ###
9494

0 commit comments

Comments
 (0)