Skip to content

Conversation

@ebembi-crdb
Copy link
Contributor

Summary

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

Changes

  • 97 files modified
  • 274 cross-version links fixed

Test Plan

  • Cross-version link linter passes for v24.3
  • Jekyll build completes successfully

Replace hardcoded version references with dynamic version variable.
@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit ae9dc02
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69789f55e38e9e0008617469

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit ae9dc02
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69789f55c7a89a00086e1a08

@github-actions
Copy link

Files changed:

@netlify
Copy link

netlify bot commented Jan 22, 2026

Netlify Preview

Name Link
🔨 Latest commit ae9dc02
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69789f55f371a40008bbf425
😎 Deploy Preview https://deploy-preview-22303--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