Skip to content

Commit 6555254

Browse files
committed
Fix link markup
1 parent f7e720a commit 6555254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Once the configuration file is created, configure your IDE to use it:
270270

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

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

0 commit comments

Comments
 (0)