Skip to content

Conversation

@ebembi-crdb
Copy link
Contributor

Summary

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

Changes

  • 6 files modified
  • 13 cross-version links fixed

Test Plan

  • Cross-version link linter passes for v24.1
  • 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-interactivetutorials-docs canceled.

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

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-api-docs canceled.

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

@github-actions
Copy link

github-actions bot commented Jan 22, 2026

Files changed:

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 9c74c58
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69789c3a2674f10007916aba

Replace broken Liquid syntax with working path format:
- From: {{ 'images/vX.X/...' | 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