Skip to content

Commit

Permalink
update link to intelliJ configuration help
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd authored Feb 22, 2021
1 parent 46ec2eb commit b5ca49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Here are some suggestions for how to set up your IDE and code linting tools to u

## IntelliJ

Please follow this [guide](https://www.jetbrains.com/help/idea/configuring-code-style.html#d80998e33) using this [intellij-java-google-style.xml](/config/ide/intellij-java-google-style.xml).
Please follow this [guide](https://www.jetbrains.com/help/idea/settings-code-style.html) using this [intellij-java-google-style.xml](/config/ide/intellij-java-google-style.xml).

## Eclipse

Expand Down

0 comments on commit b5ca49b

Please sign in to comment.