Skip to content

Commit 7f30eb5

Browse files
authored
Remove what's new page generation (#47095)
Fixes #47093
1 parent 75083e5 commit 7f30eb5

File tree

9 files changed

+17
-509
lines changed

9 files changed

+17
-509
lines changed

.github/workflows/whats-new.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

.openpublishing.redirection.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -245,16 +245,20 @@
245245
"redirect_url": "/dotnet/samples-and-tutorials/"
246246
},
247247
{
248-
"source_path_from_root": "/docs/whats-new/dotnet-docs-2022-08-01.md",
249-
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod2"
248+
"source_path_from_root": "/docs/whats-new/dotnet-docs-mod0",
249+
"redirect_url": "/dotnet/whats-new"
250250
},
251251
{
252-
"source_path_from_root": "/docs/whats-new/dotnet-docs-2022-09-01.md",
253-
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod0"
252+
"source_path_from_root": "/docs/whats-new/dotnet-docs-mod1",
253+
"redirect_url": "/dotnet/whats-new"
254254
},
255255
{
256-
"source_path_from_root": "/docs/whats-new/dotnet-docs-2022-10-01.md",
257-
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod1"
256+
"source_path_from_root": "/docs/whats-new/dotnet-docs-mod2",
257+
"redirect_url": "/dotnet/whats-new"
258+
},
259+
{
260+
"source_path_from_root": "/docs/whats-new/dotnet-9-release.md",
261+
"redirect_url": "/dotnet/whats-new"
258262
}
259263
]
260264
}

docs/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
items:
22
- name: Welcome
33
href: welcome.md
4-
- name: What's new in .NET docs
4+
- name: What's new in .NET
55
href: whats-new/index.yml
66
- name: .NET fundamentals
77
href: fundamentals/

docs/whats-new/dotnet-9-release.md

Lines changed: 0 additions & 175 deletions
This file was deleted.

docs/whats-new/dotnet-docs-mod0.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

docs/whats-new/dotnet-docs-mod1.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)