mirror of https://github.com/docker/docs.git
fix windows networking redirect
I accidentally used the "correct" URL as redirect-from, resulting in an infinite redirect loop Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
be15606e33
commit
ebde49233c
|
@ -3,7 +3,7 @@ description: Networking
|
|||
keywords: windows, networking
|
||||
title: Networking features in Docker Desktop for Windows
|
||||
redirect_from:
|
||||
- /docker-for-windows/networking/
|
||||
- /docker-for-win/networking/
|
||||
---
|
||||
{% assign Arch = 'Windows' %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue