Skip to content

Conversation

@ebembi-crdb
Copy link
Contributor

Summary

  • Fix cross-version link violations in v25.1 documentation
  • Replace hardcoded version references with {{ page.version.version }}

Changes

  • 99 files modified
  • 273 cross-version links fixed

Test Plan

  • Cross-version link linter passes for v25.1
  • Jekyll build completes successfully

@github-actions
Copy link

Files changed:

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 3c4e28d
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/6978a01395f0a00008fc7968

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 3c4e28d
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/6978a013cd9f800008f8b532

@netlify
Copy link

netlify bot commented Jan 22, 2026

Netlify Preview

Name Link
🔨 Latest commit 3c4e28d
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/6978a013d94b320008c5795d
😎 Deploy Preview https://deploy-preview-22304--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.

Replace broken Liquid syntax with working path format:
- From: {{ 'images/{{ page.version.version }}/...' | relative_url }}
- To: /docs/images/{{ page.version.version }}/...
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.

1 participant