Skip to content

Commit

Permalink
Fix link markup
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Feb 15, 2023
1 parent f7e720a commit 6555254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Once the configuration file is created, configure your IDE to use it:

=== Visual Studio Code
The Visual Studio Code extension provides custom formatter support for Microsoft Visual Studio Code.
The extension using the [`DocumentFormattingEditProvider`](https://code.visualstudio.com/api/references/vscode-api#DocumentFormattingEditProvider) API.
The extension using the https://code.visualstudio.com/api/references/vscode-api#DocumentFormattingEditProvider[`DocumentFormattingEditProvider`] API.
Once installed it may be activated by using the "`Format Document`" action available in the editor context menu or from the Command Palette.

To install the extension select "`Install from VSIX`" in the extensions panel and choose the `spring-javaformat-vscode-extension` vsix file.
Expand Down

0 comments on commit 6555254

Please sign in to comment.