Skip to content

Commit 6586bf6

Browse files
committed
add redirect; remove from GA release notes page
1 parent 178dcb5 commit 6586bf6

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

src/current/_data/redirects.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,10 @@
553553

554554
# Removed Pages
555555

556+
- destination: releases/index.md
557+
sources: ['known-limitations.md']
558+
versions: ['v26.1', 'v25.4']
559+
556560
- destination: licensing-faqs.md
557561
sources: ['enterprise-licensing.md']
558562
versions: ['v23.1', 'v23.2', 'v24.1', 'v24.2', 'v24.3']

src/current/_includes/releases/v25.4/v25.4.0.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Before [upgrading to CockroachDB v25.4]({% link v25.4/upgrade-cockroach-version.
1717
- [Features that require upgrade finalization](#v25-4-0-features-that-require-upgrade-finalization)
1818
- [Key cluster setting changes](#v25-4-0-key-cluster-setting-changes)
1919
- [Deprecations] (#v25-4-0-deprecations)
20-
- [Known limitations](#v25-4-0-known-limitations)
2120

2221
{% include releases/new-release-downloads-docker-image.md release=include.release %}
2322

@@ -268,8 +267,4 @@ Before you upgrade, review these changes and other information about the new maj
268267

269268
<h4 id="v25-4-0-deprecations">Deprecations</h4>
270269

271-
{% include releases/v25.4/deprecations.md %}
272-
273-
<h4 id="v25-4-0-known-limitations">Known limitations</h4>
274-
275-
For information about new and unresolved limitations in CockroachDB v25.4, with suggested workarounds where applicable, refer to [Known Limitations]({% link v25.4/known-limitations.md %}).
270+
{% include releases/v25.4/deprecations.md %}

0 commit comments

Comments
 (0)