Skip to content

Conversation

@Blargian
Copy link
Member

@Blargian Blargian commented Oct 16, 2025

Summary

Fixed broken anchor links that were pointing to incorrect section IDs in the documentation. Required for ClickHouse/ClickHouse#88662

Changes

  • BigQuery migration guide (docs/cloud/onboard/02_migrate/01_migration_guides/03_bigquery/01_overview.md):

    • Updated arrayStringConcat link from #arraystringconcat to #arrayStringConcat
  • Tableau analysis tips (docs/integrations/data-visualization/tableau/tableau-analysis-tips.md):

    • Updated trunc() link from #truncate to #trunc

Additional Context

These links now correctly point to the autogenerated section IDs in the target documentation files (splitting-merging-functions.md and rounding-functions.md).

Note: There were also broken links in invertedindexes.md for splitByNonAlpha and splitByString, but that file is in the docs/engines directory which is gitignored (likely synced from the main ClickHouse repository).

🤖 Generated with Claude Code

Fixed broken anchor links that were pointing to incorrect section IDs:

- BigQuery migration guide: Updated arrayStringConcat link to use correct anchor #arrayStringConcat
- Tableau analysis tips: Updated trunc() link to use correct anchor #trunc

These links now correctly point to the autogenerated section IDs in the target documentation files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@Blargian Blargian requested review from a team as code owners October 16, 2025 13:32
@vercel
Copy link

vercel bot commented Oct 16, 2025

@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@Blargian Blargian changed the title Fix broken anchor links in documentation Update anchor links in documentation Oct 16, 2025
@vercel
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
clickhouse-docs Ready Ready Preview Oct 16, 2025 2:33pm

@Blargian Blargian merged commit dd54079 into ClickHouse:main Oct 16, 2025
9 of 13 checks passed
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