From e0f9fa7f6f6b0e6d39a35b2e0306b71c60e7b67e Mon Sep 17 00:00:00 2001 From: Ahmet Ibrahim Aksoy Date: Tue, 1 Nov 2022 10:39:11 +0100 Subject: [PATCH] Fix redirections --- .openpublishing.redirection.core.json | 4 ++-- .openpublishing.redirection.framework.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.openpublishing.redirection.core.json b/.openpublishing.redirection.core.json index 7254f1554e0e0..5c2c04814d752 100644 --- a/.openpublishing.redirection.core.json +++ b/.openpublishing.redirection.core.json @@ -1126,11 +1126,11 @@ }, { "source_path_from_root": "/docs/fundamentals/networking/tcp/tcp-services.md", - "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp" + "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp-classes" }, { "source_path_from_root": "/docs/fundamentals/networking/tcp/tcp-overview.md", - "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp" + "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp-classes" } ] } diff --git a/.openpublishing.redirection.framework.json b/.openpublishing.redirection.framework.json index 49ca13ef0245c..57ab29e1b621d 100644 --- a/.openpublishing.redirection.framework.json +++ b/.openpublishing.redirection.framework.json @@ -2483,11 +2483,11 @@ }, { "source_path_from_root": "/docs/framework/network-programming/tcp-udp.md", - "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp" + "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp-classes" }, { "source_path_from_root": "/docs/framework/network-programming/using-tcp-services.md", - "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp" + "redirect_url": "/dotnet/fundamentals/networking/sockets/tcp-classes" }, { "source_path_from_root": "/docs/framework/network-programming/sockets.md",