Skip to content

Link removal testing#23259

Draft
jhlodin wants to merge 1 commit intomainfrom
jl/culling-public-links
Draft

Link removal testing#23259
jhlodin wants to merge 1 commit intomainfrom
jl/culling-public-links

Conversation

@jhlodin
Copy link
Copy Markdown
Contributor

@jhlodin jhlodin commented May 6, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Files changed:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Cross-Version Link Check Failed

Found 53 cross-version link violations that must be fixed:


File: src/current/_includes/releases/v23.1/v23.1.25.md

Line 43: Link from v23.1 to v24.1 detected

{% link v24.1/ui-databases-page.md %}

Suggested fix:

{% link {{ page.version.version }}/ui-databases-page.md %}

Line 53: Link from v23.1 to v24.2 detected

{% link v24.2/show-sessions.md %}

Suggested fix:

{% link {{ page.version.version }}/show-sessions.md %}

File: src/current/_includes/releases/v23.1/v23.1.7.md

Line 32: Link from v23.1 to v23.2 detected

{% link v23.2/change-data-capture-overview.md %}

Suggested fix:

{% link {{ page.version.version }}/change-data-capture-overview.md %}

Line 32: Link from v23.1 to v23.2 detected

{% link v23.2/create-changefeed.md %}

Suggested fix:

{% link {{ page.version.version }}/create-changefeed.md %}

File: src/current/_includes/releases/v23.2/v23.2.13.md

Line 26: Link from v23.2 to v24.2 detected

{% link v24.2/metrics.md %}

Suggested fix:

{% link {{ page.version.version }}/metrics.md %}

Line 26: Link from v23.2 to v24.2 detected

{% link v24.2/change-data-capture-overview.md %}

Suggested fix:

{% link {{ page.version.version }}/change-data-capture-overview.md %}

Line 48: Link from v23.2 to v24.2 detected

{% link v24.2/ui-overview.md %}

Suggested fix:

{% link {{ page.version.version }}/ui-overview.md %}

File: src/current/_includes/releases/v23.2/v23.2.9.md

Line 32: Link from v23.2 to v24.2 detected

{% link v24.2/functions-and-operators.md %}

Suggested fix:

{% link {{ page.version.version }}/functions-and-operators.md %}

File: src/current/_includes/releases/v24.1/v24.1.0-alpha.2.md

Line 30: Link from v24.1 to v23.2 detected

{% link v23.2/change-data-capture-overview.md %}

Suggested fix:

{% link {{ page.version.version }}/change-data-capture-overview.md %}

Line 30: Link from v24.1 to v23.2 detected

{% link v23.2/create-changefeed.md %}

Suggested fix:

{% link {{ page.version.version }}/create-changefeed.md %}

File: src/current/_includes/releases/v24.1/v24.1.1.md

Line 34: Link from v24.1 to v23.2 detected

{% link v23.2/ui-sql-dashboard.md %}

Suggested fix:

{% link {{ page.version.version }}/ui-sql-dashboard.md %}

File: src/current/_includes/releases/v24.1/v24.1.3.md

Line 9: Link from v24.1 to v23.2 detected

{% link v23.2/explain-analyze.md %}

Suggested fix:

{% link {{ page.version.version }}/explain-analyze.md %}

File: src/current/_includes/releases/v24.2/v24.2.4.md

Line 9: Link from v24.2 to v24.1 detected

{% link v24.1/changefeed-sinks.md %}

Suggested fix:

{% link {{ page.version.version }}/changefeed-sinks.md %}

File: src/current/_includes/releases/v24.3/v24.3.0-alpha.2.md

Line 28: Link from v24.3 to v24.2 detected

{% link v24.2/architecture/replication-layer.md %}

Suggested fix:

{% link {{ page.version.version }}/architecture/replication-layer.md %}

File: src/current/_includes/releases/v25.2/v25.2.0-alpha.1.md

Line 9: Link from v25.2 to v25.1 detected

{% link v25.1/online-schema-changes.md %}

Suggested fix:

{% link {{ page.version.version }}/online-schema-changes.md %}

File: src/current/_includes/v23.2/backward-incompatible/alpha.1.md

Line 2: Link from v23.2 to v23.1 detected

[`BOOL` values](../v23.1/bool.html)

Suggested fix:

[`BOOL` values]({% link {{ page.version.version }}/bool.html %})

Line 3: Link from v23.2 to v23.1 detected

[shut down a node](../v23.1/node-shutdown.html)

Suggested fix:

[shut down a node]({% link {{ page.version.version }}/node-shutdown.html %})

Line 4: Link from v23.2 to v23.1 detected

[Pebble storage engine](../v23.1/architecture/storage-layer.html#pebble)

Suggested fix:

[Pebble storage engine]({% link {{ page.version.version }}/architecture/storage-layer.html#pebble %})

Line 4: Link from v23.2 to v23.1 detected

[log-structured merge-tree](../v23.1/architecture/storage-layer.html#log-structured-merge-trees)

Suggested fix:

[log-structured merge-tree]({% link {{ page.version.version }}/architecture/storage-layer.html#log-structured-merge-trees %})

Line 8: Link from v23.2 to v23.1 detected

[`IMPORT CSV`](../v23.1/import.html)

Suggested fix:

[`IMPORT CSV`]({% link {{ page.version.version }}/import.html %})

Line 9: Link from v23.2 to v23.1 detected

[`COPY FROM`](../v23.1/copy.html)

Suggested fix:

[`COPY FROM`]({% link {{ page.version.version }}/copy.html %})

File: src/current/_includes/v24.1/backward-incompatible/alpha.1.md

Line 2: Link from v24.1 to v23.1 detected

[`BOOL` values](../v23.1/bool.html)

Suggested fix:

[`BOOL` values]({% link {{ page.version.version }}/bool.html %})

Line 3: Link from v24.1 to v23.1 detected

[shut down a node](../v23.1/node-shutdown.html)

Suggested fix:

[shut down a node]({% link {{ page.version.version }}/node-shutdown.html %})

Line 4: Link from v24.1 to v23.1 detected

[Pebble storage engine](../v23.1/architecture/storage-layer.html#pebble)

Suggested fix:

[Pebble storage engine]({% link {{ page.version.version }}/architecture/storage-layer.html#pebble %})

Line 4: Link from v24.1 to v23.1 detected

[log-structured merge-tree](../v23.1/architecture/storage-layer.html#log-structured-merge-trees)

Suggested fix:

[log-structured merge-tree]({% link {{ page.version.version }}/architecture/storage-layer.html#log-structured-merge-trees %})

Line 8: Link from v24.1 to v23.1 detected

[`IMPORT CSV`](../v23.1/import.html)

Suggested fix:

[`IMPORT CSV`]({% link {{ page.version.version }}/import.html %})

Line 9: Link from v24.1 to v23.1 detected

[`COPY FROM`](../v23.1/copy.html)

Suggested fix:

[`COPY FROM`]({% link {{ page.version.version }}/copy.html %})

File: src/current/_includes/v24.2/backward-incompatible/alpha.1.md

Line 2: Link from v24.2 to v23.1 detected

[`BOOL` values](../v23.1/bool.html)

Suggested fix:

[`BOOL` values]({% link {{ page.version.version }}/bool.html %})

Line 3: Link from v24.2 to v23.1 detected

[shut down a node](../v23.1/node-shutdown.html)

Suggested fix:

[shut down a node]({% link {{ page.version.version }}/node-shutdown.html %})

Line 4: Link from v24.2 to v23.1 detected

[Pebble storage engine](../v23.1/architecture/storage-layer.html#pebble)

Suggested fix:

[Pebble storage engine]({% link {{ page.version.version }}/architecture/storage-layer.html#pebble %})

Line 4: Link from v24.2 to v23.1 detected

[log-structured merge-tree](../v23.1/architecture/storage-layer.html#log-structured-merge-trees)

Suggested fix:

[log-structured merge-tree]({% link {{ page.version.version }}/architecture/storage-layer.html#log-structured-merge-trees %})

Line 8: Link from v24.2 to v23.1 detected

[`IMPORT CSV`](../v23.1/import.html)

Suggested fix:

[`IMPORT CSV`]({% link {{ page.version.version }}/import.html %})

Line 9: Link from v24.2 to v23.1 detected

[`COPY FROM`](../v23.1/copy.html)

Suggested fix:

[`COPY FROM`]({% link {{ page.version.version }}/copy.html %})

File: src/current/_includes/v25.1/backward-incompatible/alpha.1.md

Line 2: Link from v25.1 to v23.1 detected

[`BOOL` values](../v23.1/bool.html)

Suggested fix:

[`BOOL` values]({% link {{ page.version.version }}/bool.html %})

Line 3: Link from v25.1 to v23.1 detected

[shut down a node](../v23.1/node-shutdown.html)

Suggested fix:

[shut down a node]({% link {{ page.version.version }}/node-shutdown.html %})

Line 4: Link from v25.1 to v23.1 detected

[Pebble storage engine](../v23.1/architecture/storage-layer.html#pebble)

Suggested fix:

[Pebble storage engine]({% link {{ page.version.version }}/architecture/storage-layer.html#pebble %})

Line 4: Link from v25.1 to v23.1 detected

[log-structured merge-tree](../v23.1/architecture/storage-layer.html#log-structured-merge-trees)

Suggested fix:

[log-structured merge-tree]({% link {{ page.version.version }}/architecture/storage-layer.html#log-structured-merge-trees %})

Line 8: Link from v25.1 to v23.1 detected

[`IMPORT CSV`](../v23.1/import.html)

Suggested fix:

[`IMPORT CSV`]({% link {{ page.version.version }}/import.html %})

Line 9: Link from v25.1 to v23.1 detected

[`COPY FROM`](../v23.1/copy.html)

Suggested fix:

[`COPY FROM`]({% link {{ page.version.version }}/copy.html %})

File: src/current/_includes/v25.2/backward-incompatible/alpha.1.md

Line 2: Link from v25.2 to v23.1 detected

[`BOOL` values](../v23.1/bool.html)

Suggested fix:

[`BOOL` values]({% link {{ page.version.version }}/bool.html %})

Line 3: Link from v25.2 to v23.1 detected

[shut down a node](../v23.1/node-shutdown.html)

Suggested fix:

[shut down a node]({% link {{ page.version.version }}/node-shutdown.html %})

Line 4: Link from v25.2 to v23.1 detected

[Pebble storage engine](../v23.1/architecture/storage-layer.html#pebble)

Suggested fix:

[Pebble storage engine]({% link {{ page.version.version }}/architecture/storage-layer.html#pebble %})

Line 4: Link from v25.2 to v23.1 detected

[log-structured merge-tree](../v23.1/architecture/storage-layer.html#log-structured-merge-trees)

Suggested fix:

[log-structured merge-tree]({% link {{ page.version.version }}/architecture/storage-layer.html#log-structured-merge-trees %})

Line 8: Link from v25.2 to v23.1 detected

[`IMPORT CSV`](../v23.1/import.html)

Suggested fix:

[`IMPORT CSV`]({% link {{ page.version.version }}/import.html %})

Line 9: Link from v25.2 to v23.1 detected

[`COPY FROM`](../v23.1/copy.html)

Suggested fix:

[`COPY FROM`]({% link {{ page.version.version }}/copy.html %})

File: src/current/_includes/v25.3/backward-incompatible/alpha.1.md

Line 2: Link from v25.3 to v23.1 detected

[`BOOL` values](../v23.1/bool.html)

Suggested fix:

[`BOOL` values]({% link {{ page.version.version }}/bool.html %})

Line 3: Link from v25.3 to v23.1 detected

[shut down a node](../v23.1/node-shutdown.html)

Suggested fix:

[shut down a node]({% link {{ page.version.version }}/node-shutdown.html %})

Line 4: Link from v25.3 to v23.1 detected

[Pebble storage engine](../v23.1/architecture/storage-layer.html#pebble)

Suggested fix:

[Pebble storage engine]({% link {{ page.version.version }}/architecture/storage-layer.html#pebble %})

Line 4: Link from v25.3 to v23.1 detected

[log-structured merge-tree](../v23.1/architecture/storage-layer.html#log-structured-merge-trees)

Suggested fix:

[log-structured merge-tree]({% link {{ page.version.version }}/architecture/storage-layer.html#log-structured-merge-trees %})

Line 8: Link from v25.3 to v23.1 detected

[`IMPORT CSV`](../v23.1/import.html)

Suggested fix:

[`IMPORT CSV`]({% link {{ page.version.version }}/import.html %})

Line 9: Link from v25.3 to v23.1 detected

[`COPY FROM`](../v23.1/copy.html)

Suggested fix:

[`COPY FROM`]({% link {{ page.version.version }}/copy.html %})

File: src/current/v25.1/st_union.md

Line 239: Link from v25.1 to v24.2 detected

{{ 'images/v24.2/geospatial/st_union.png' | relative_url }}

Suggested fix:

{{ 'images/{{ page.version.version }}/geospatial/st_union.png' | relative_url }}

File: src/current/v25.3/st_union.md

Line 239: Link from v25.3 to v24.2 detected

{{ 'images/v24.2/geospatial/st_union.png' | relative_url }}

Suggested fix:

{{ 'images/{{ page.version.version }}/geospatial/st_union.png' | relative_url }}

Action Required: Please update all cross-version links to use version variables or ensure links stay within the same version.

For more information about proper link formatting, see the CockroachDB Docs Style Guide.

@rmloveland
Copy link
Copy Markdown
Contributor

@ebembi-crdb can you drop a link to your PR that does link removal here as well? that way these PRs are linked and we can compare/contrast on the approaches

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 850e062
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69fb5bed2179e100086cb58a

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 850e062
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69fb5bed2be4cf0008117876

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Netlify Preview

Name Link
🔨 Latest commit 850e062
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69fb5bed2179e100086cb583
😎 Deploy Preview https://deploy-preview-23259--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants