Skip to content

Commit a436320

Browse files
committed
Add redirect
1 parent 2c310b5 commit a436320

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.openpublishing.redirection.orleans.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
{
4040
"source_path_from_root": "/docs/orleans/host/configuration-guide/activation-garbage-collection.md",
4141
"redirect_url": "/dotnet/orleans/host/configuration-guide/activation-collection"
42+
},
43+
{
44+
"source_path_from_root": "/docs/orleans/implementation/cluster-configuration.md",
45+
"redirect_url": "/dotnet/orleans/implementation/cluster-membership"
4246
}
47+
4348
]
4449
}

docs/orleans/implementation/cluster-management.md renamed to docs/orleans/implementation/cluster-membership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cluster membership in Orleans
33
description: Learn about cluster membership in .NET Orleans.
4-
ms.date: 11/22/2024
4+
ms.date: 11/23/2024
55
---
66

77
# Cluster membership in Orleans

0 commit comments

Comments
 (0)