Skip to content

Commit cc37aab

Browse files
Rick Andersonmairaw
authored andcommitted
Update intro-net-docker.md (dotnet#4053)
1 parent 7e75f8d commit cc37aab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/docker/intro-net-docker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This repo contain samples that demonstrate various .NET Framework Docker configu
100100

101101
**.NET Framework 4.7**
102102

103-
[The [dotnet-framework:4.7 sample](https://github.com/Microsoft/dotnet-framework-docker-samples/tree/master/dotnetapp-4.7) demonstrates basic "hello world" usage of the [.NET Framework 4.7](../../framework/whats-new/index.md#v47). It shows you how you can build and deploy the app relying on the [.NET Framework 4.7 docker image](https://github.com/Microsoft/dotnet-framework-docker/blob/master/4.7/Dockerfile).
103+
The [dotnet-framework:4.7 sample](https://github.com/Microsoft/dotnet-framework-docker-samples/tree/master/dotnetapp-4.7) demonstrates basic "hello world" usage of the [.NET Framework 4.7](../../framework/whats-new/index.md#v47). It shows you how you can build and deploy the app relying on the [.NET Framework 4.7 docker image](https://github.com/Microsoft/dotnet-framework-docker/blob/master/4.7/Dockerfile).
104104

105105
**.NET Framework 4.6.2**
106106

@@ -201,4 +201,4 @@ Now that you have learned about the Docker platform and different Docker images,
201201

202202
* [Learn Docker Basics with .NET Core](docker-basics-dotnet-core.md)
203203
* [Building .NET Core Docker Images](building-net-docker-images.md)
204-
\
204+
\

0 commit comments

Comments
 (0)