Skip to content

Commit b43e305

Browse files
authored
chore(doc): add code action tips link
1 parent 0930c3b commit b43e305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Just install and start writing `public static void main(String[] args)`.
2525
- :white_check_mark: Organize Imports & Code Formatting
2626
- :white_check_mark: Running Tests
2727
- :white_check_mark: Run & Debug profiles
28-
- :white_check_mark: Code Actions
28+
- :white_check_mark: [Code Actions](https://github.com/nvim-java/nvim-java/wiki/Tips-&-Tricks#running-code-actions)
2929

3030
## :bulb: Why
3131

0 commit comments

Comments
 (0)