Prechádzať zdrojové kódy

fix link error.

Signed-off-by: Fu JinLin <withlin@yeah.net>
WithLin 6 rokov pred
rodič
commit
806db1c663
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      docs/contributing/software-req-win.md

+ 2 - 2
docs/contributing/software-req-win.md

@@ -26,7 +26,7 @@ https://git-scm.com/download/win.
 ### 3. The machine must be configured to run containers
 
 For example, by following the quick start guidance at
-https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start or https://github.com/docker/labs/blob/master/windows/windows-containers/Setup.md
+https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start or https://github.com/docker/labs/blob/master/windows/windows-containers/WindowsContainers.md
 
 ### 4. If building in a Hyper-V VM
 
@@ -51,7 +51,7 @@ To test and run the Windows Moby engine, you need a system that supports Windows
 - Windows 10 Anniversary Edition
 - Windows Server 2016 running in a VM, on bare metal or in the cloud
 
-Check out the [getting started documentation](https://github.com/docker/labs/blob/master/windows/windows-containers/Setup.md) for details.
+Check out the [getting started documentation](https://github.com/docker/labs/blob/master/windows/windows-containers/WindowsContainers.md) for details.
 
 ### 2. GitHub account