diff --git a/_posts/2024-08-09-contributing-to-eclipse-che-docs.adoc b/_posts/2024-08-09-contributing-to-eclipse-che-docs.adoc index 595d092..818e9ae 100644 --- a/_posts/2024-08-09-contributing-to-eclipse-che-docs.adoc +++ b/_posts/2024-08-09-contributing-to-eclipse-che-docs.adoc @@ -49,7 +49,7 @@ links and code blocks are displayed correctly. By default, the che-docs workspace launches with Visual Studio Code - Open Source ("Code - OSS") as the IDE. This is relevant for the second file mentioned above. -The che-docs repository features an `extensions.json` file listing Visual Studio Code extensions +The che-docs repository features an link:https://github.com/eclipse-che/che-docs/blob/main/.vscode/extensions.json[extensions.json] file listing Visual Studio Code extensions you need for writing Eclipse Che content. When you launch the che-docs workspace for the first time, these extensions are installed automatically.