Skip to content

Commit 09dbd3f

Browse files
authored
Apply suggestions from code review
1 parent f15c10d commit 09dbd3f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/manuals/build/bake/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ target "myapp" {
8787
> [!TIP]
8888
>
8989
> Want a better editing experience for Bake files in VS Code?
90-
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
90+
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
9191
9292
## Next steps
9393

content/manuals/build/building/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ to create an efficient and maintainable Dockerfile.
260260
> [!TIP]
261261
>
262262
> Want a better editing experience for Dockerfiles in VS Code?
263-
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
263+
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
264264
265265
### FROM
266266

content/manuals/build/checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Build checks are useful for:
3939
> [!TIP]
4040
>
4141
> Want a better editing experience for Dockerfiles in VS Code?
42-
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
42+
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
4343
4444
## Build with checks
4545

content/manuals/build/concepts/dockerfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,4 @@ Docker host.
282282
> [!TIP]
283283
>
284284
> Want a better editing experience for Dockerfiles in VS Code?
285-
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
285+
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.

content/reference/compose-file/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ Use the following links to navigate key sections of the Compose Specification.
5454
> [!TIP]
5555
>
5656
> Want a better editing experience for Compose files in VS Code?
57-
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
57+
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
5858
5959
{{< grid >}}

0 commit comments

Comments
 (0)