Signed-off-by: Fu JinLin <withlin@yeah.net>
| ... | ... |
@@ -26,7 +26,7 @@ https://git-scm.com/download/win. |
| 26 | 26 |
### 3. The machine must be configured to run containers |
| 27 | 27 |
|
| 28 | 28 |
For example, by following the quick start guidance at |
| 29 |
-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 |
|
| 29 |
+https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start or https://github.com/docker/labs/blob/master/windows/windows-containers/README.md |
|
| 30 | 30 |
|
| 31 | 31 |
### 4. If building in a Hyper-V VM |
| 32 | 32 |
|
| ... | ... |
@@ -51,7 +51,7 @@ To test and run the Windows Moby engine, you need a system that supports Windows |
| 51 | 51 |
- Windows 10 Anniversary Edition |
| 52 | 52 |
- Windows Server 2016 running in a VM, on bare metal or in the cloud |
| 53 | 53 |
|
| 54 |
-Check out the [getting started documentation](https://github.com/docker/labs/blob/master/windows/windows-containers/WindowsContainers.md) for details. |
|
| 54 |
+Check out the [getting started documentation](https://github.com/docker/labs/blob/master/windows/windows-containers/README.md) for details. |
|
| 55 | 55 |
|
| 56 | 56 |
### 2. GitHub account |
| 57 | 57 |
|