Skip to content

Commit b8a66e9

Browse files
authored
Fixing toc (#34547)
1 parent 42ffbd2 commit b8a66e9

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66832,7 +66832,7 @@
6683266832
},
6683366833
{
6683466834
"source_path": "docs/sql-server/editions-and-components-of-sql-server-2025.md",
66835-
"redirect_url": "/sql/sql-server/editions-and-components-of-sql-server-2022",
66835+
"redirect_url": "/sql/sql-server/what-s-new-in-sql-server-2025#new-developer-editions",
6683666836
"redirect_document_id": false
6683766837
},
6683866838
{

docs/sql-server/what-s-new-in-sql-server-2025.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ The following sections identify features that are improved or introduced in [!IN
121121

122122
## New developer editions
123123

124+
> [!NOTE]
125+
> Full edition and feature support for SQL Server 2025 is not completely documented until the product is generally available (GA). The features and editions described in this article are subject to change until GA.
126+
124127
The following free editions are designed to provide all the features of their corresponding paid editions. They can be used to develop SQL Server applications without requiring a paid license.
125128

126129
For features by edition, review [Editions and supported features of SQL Server 2025 Preview](editions-and-components-of-sql-server-2025.md).

docs/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ items:
2626
- name: Editions and features
2727
items:
2828
- name: SQL Server 2025 Preview
29-
href: sql-server/editions-and-components-of-sql-server-2025.md?view=sql-server-ver16&preserve-view=true
29+
href: sql-server/editions-and-components-of-sql-server-2025.md
3030
- name: SQL Server 2022
3131
href: sql-server/editions-and-components-of-sql-server-2022.md?view=sql-server-ver16&preserve-view=true
3232
- name: SQL Server 2019

0 commit comments

Comments
 (0)