From 530912e5422c2620ff017b93f62e53d1ce41ed43 Mon Sep 17 00:00:00 2001 From: usha-mandya Date: Fri, 26 Apr 2019 15:00:54 +0100 Subject: [PATCH 1/2] Fix broken cross-refs --- ee/desktop/admin/install/mac.md | 2 +- ee/desktop/user/mac-user.md | 4 ++-- ee/desktop/user/windows-user.md | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ee/desktop/admin/install/mac.md b/ee/desktop/admin/install/mac.md index c32c3df0cb..dbb6878add 100644 --- a/ee/desktop/admin/install/mac.md +++ b/ee/desktop/admin/install/mac.md @@ -28,7 +28,7 @@ Double-click the `.pkg` file to begin the installation and follow the on-screen Mac administrators can use the command line option `\$ sudo installer -pkg Docker.pkg -target /` for fine tuning and mass installation. After running this command, you can start Docker Desktop from the Applications folder on each machine. -Administrators can configure additional settings by modifying the administrator configuration file. For more information, see [Configure Desktop Enterprise for Mac](/configure/mac-admin). +Administrators can configure additional settings by modifying the administrator configuration file. For more information, see [Configure Desktop Enterprise for Mac](/ee/desktop/configure/mac-admin). # License file diff --git a/ee/desktop/user/mac-user.md b/ee/desktop/user/mac-user.md index d99c20e287..44c10d2a94 100644 --- a/ee/desktop/user/mac-user.md +++ b/ee/desktop/user/mac-user.md @@ -280,11 +280,11 @@ Click on the Docker icon from the menu bar and then **Preferences**. Click **Res ## Diagnose and Feedback -The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on mac](/troubleshoot/mac-issues). +The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on mac](/ee/desktop/troubleshoot/mac-issues). ## Design new application -Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/app-designer). +Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/ee/desktop/app-designer). ## Docker Hub diff --git a/ee/desktop/user/windows-user.md b/ee/desktop/user/windows-user.md index 1180100ae7..45d0e0249c 100644 --- a/ee/desktop/user/windows-user.md +++ b/ee/desktop/user/windows-user.md @@ -440,7 +440,7 @@ To switch to a different version pack, simply click on the version pack you woul ## Diagnose and Feedback -The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on Windows](/troubleshoot/windows-issues). +The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on Windows](/ee/desktop/troubleshoot/windows-issues). ## Switch between Windows and Linux containers @@ -455,7 +455,7 @@ For more information on Windows containers, refer to the following documentation - [Build and Run Your First Windows Server Container](https://blog.docker.com/2016/09/build-your-first-docker-windows-server-container/) (blog post) gives a quick tour of how to build and run native Docker Windows containers on Windows 10 and Windows Server 2016 evaluation releases. - [Getting Started with Windows Containers (Lab)](https://github.com/docker/labs/blob/master/windows/windows-containers/README.md) - shows you how to use the [MusicStore]("https://github.com/aspnet/MusicStore/blob/master/README.md) + shows you how to use the [MusicStore](https://github.com/aspnet/MusicStore/) application with Windows containers. The MusicStore is a standard .NET application and, [forked here to use containers](https://github.com/friism/MusicStore), is a good example of a multi-container application. - To understand how to connect to Windows containers from the local host, see [Limitations of Windows containers for `localhost` and published ports](https://docs.docker.com/docker-for-windows/troubleshoot/#limitations-of-windows-containers-for-localhost-and-published-ports). @@ -486,7 +486,7 @@ See the following [Docker Hub topics](https://docs.docker.com/docker-hub/) to le ## Design new application -Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/app-designer). +Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/ee/desktop/app-designer). # Adding TLS certificates From 7e17e8011d22646b99e1912ab0175bc005d9a759 Mon Sep 17 00:00:00 2001 From: usha-mandya Date: Fri, 26 Apr 2019 15:22:46 +0100 Subject: [PATCH 2/2] fix the navigation --- ee/desktop/admin/install/mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/desktop/admin/install/mac.md b/ee/desktop/admin/install/mac.md index dbb6878add..cc4c088be5 100644 --- a/ee/desktop/admin/install/mac.md +++ b/ee/desktop/admin/install/mac.md @@ -28,7 +28,7 @@ Double-click the `.pkg` file to begin the installation and follow the on-screen Mac administrators can use the command line option `\$ sudo installer -pkg Docker.pkg -target /` for fine tuning and mass installation. After running this command, you can start Docker Desktop from the Applications folder on each machine. -Administrators can configure additional settings by modifying the administrator configuration file. For more information, see [Configure Desktop Enterprise for Mac](/ee/desktop/configure/mac-admin). +Administrators can configure additional settings by modifying the administrator configuration file. For more information, see [Configure Desktop Enterprise for Mac](/ee/desktop/admin/configure/mac-admin). # License file