mirror of https://github.com/docker/docs.git
Cleanup WSL tech preview links
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
8716eb0b98
commit
d1c269e58d
|
@ -371,7 +371,7 @@
|
|||
Popular articles
|
||||
</h6>
|
||||
<p class="only-win">
|
||||
<a href="/docker-for-windows/wsl-tech-preview/">
|
||||
<a href="/docker-for-windows/wsl/">
|
||||
Docker Desktop WSL 2 backend
|
||||
</a>
|
||||
</p>
|
||||
|
|
|
@ -21,7 +21,7 @@ Docker Desktop on Windows Home offers the following benefits:
|
|||
- Dynamic resource and memory allocation
|
||||
- Networking stack, support for http proxy settings, and trusted CA synchronization
|
||||
|
||||
For detailed information about WSL 2, see [Docker Desktop WSL 2 backend](/wsl-tech-preview.md)
|
||||
For detailed information about WSL 2, see [Docker Desktop WSL 2 backend](wsl.md)
|
||||
|
||||
## What to know before you install
|
||||
|
||||
|
|
|
@ -75,7 +75,7 @@ For information about Edge releases, see the [Edge release notes](edge-release-n
|
|||
|
||||
### Known issues
|
||||
|
||||
- Some CLI commands fail if you are running Docker Desktop in the experimental Linux Containers on Windows (LCOW) mode. As alternatives, we recommend running either traditional Linux containers, or the experimental [WSL backend](wsl-tech-preview.md).
|
||||
- Some CLI commands fail if you are running Docker Desktop in the experimental Linux Containers on Windows (LCOW) mode. As alternatives, we recommend running either traditional Linux containers, or the [WSL 2 backend](wsl.md).
|
||||
|
||||
**WSL 2**
|
||||
|
||||
|
|
Loading…
Reference in New Issue