Skip to content

Commit 9125f5a

Browse files
author
Mikkel Mork Hegnhoj
authored
Update service-fabric-quickstart-dotnet.md
Removed locale in link
1 parent b3d0f2e commit 9125f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-quickstart-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ After you install the runtime, SDKs, Visual Studio tools, Docker, and have Docke
5050
> Docker running when you create the cluster is included as a best-practice.
5151
> Test that Docker is running by opening a terminal window and running `docker ps` to see if an error occurs. If the response does not indicate an error, Docker is running and you're ready to build a cluster.
5252
>
53-
> [Set up Windows 10 or Windows Server for containers](https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-10-Client)
53+
> [Set up Windows 10 or Windows Server for containers](https://docs.microsoft.com/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-10-Client)
5454
5555
1. Open a new, elevated PowerShell window as an administrator.
5656
2. Run the following PowerShell command to create a development cluster:

0 commit comments

Comments
 (0)