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:
Sebastiaan van Stijn 2021-01-15 16:37:06 +01:00
parent be15606e33
commit ebde49233c
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -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' %}