Skip to content

Conversation

@ebembi-crdb
Copy link
Contributor

Summary

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

Changes

  • 1 file modified (node-shutdown.md)
  • 5 cross-version links fixed

Test Plan

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

Replace hardcoded v24.1 image 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 8ec1895
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69789bbf7eadaf00082f34ef

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

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

@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 8ec1895
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69789bbf59b4e1000882ad02

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