Skip to content

Commit 75aac90

Browse files
authored
Delete orphaned article - What's new in docs for .NET 7 (#40715)
1 parent 63c215a commit 75aac90

File tree

3 files changed

+5
-284
lines changed

3 files changed

+5
-284
lines changed

.openpublishing.redirection.core.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,6 +1279,11 @@
12791279
"source_path_from_root": "/docs/core/versions/version-history.md",
12801280
"redirect_url": "/dotnet/core/versions/selection"
12811281
},
1282+
{
1283+
"source_path_from_root": "/docs/whats-new/dotnet-7-docs.md",
1284+
"redirect_url": "/dotnet/whats-new/dotnet-docs-mod0",
1285+
"redirect_document_id": true
1286+
},
12821287
{
12831288
"source_path_from_root": "/docs/core/whats-new/dotnet-8.md",
12841289
"redirect_url": "/dotnet/core/whats-new/dotnet-8/overview",

docs/core/whats-new/dotnet-7.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ author: gewarren
1212

1313
This article lists the new features of .NET 7 and provides links to more detailed information on each.
1414

15-
To find all the .NET articles that have been updated for .NET 7, see [.NET docs: What's new for the .NET 7 release](../../whats-new/dotnet-7-docs.md).
16-
1715
## Performance
1816

1917
Performance is a key focus of .NET 7, and all of its features are designed with performance in mind. In addition, .NET 7 includes the following enhancements aimed purely at performance:

0 commit comments

Comments
 (0)