fix: Update old subdomain URLs to new path-based domains by JoeKarlsson · Pull Request #22319 · cloudquery/cloudquery
Migrate all references from deprecated subdomains to the new path-based URL structure: - docs.cloudquery.io/docs/* -> www.cloudquery.io/docs/* - hub.cloudquery.io/* -> www.cloudquery.io/hub/* - cli-docs.cloudquery.io/docs/* -> www.cloudquery.io/docs/* Updates READMEs, CONTRIBUTING, plugin docs, issue templates, scaffold templates, and CLI source code across 18 files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Follow-up to the subdomain→path URL migration: the previous PR changed
domains but left several paths pointing to non-existent pages. Also
updates the remaining `hub.cloudquery.io` reference missed in the
original pass, and regenerates CLI reference docs.
## 404 fixes
- **`cli/cmd/sync.go`** (`--shard` flag help text):
`docs/advanced-topics/running-cloudquery-in-parallel` →
`docs/cli/managing-cloudquery/running-in-parallel`
- **`plugins/source/{airtable,bitbucket,typeform}/docs/overview.md`**:
`docs/advanced-topics/using-cloud-query-docker-registry-plugins-inside-a-containerized-environment`
→ `…-integrations-…` (the `plugins` variant 404s; `integrations`
resolves — consistent with `square/docs/overview.md`)
## Missed URL
- **`cli/cmd/install.go`** error hint: `hub.cloudquery.io` →
`www.cloudquery.io/hub`
## Codegen
- Re-ran `make gen-docs` in `cli/` —
`cli/docs/reference/cloudquery_sync.md` updated to reflect the corrected
`--shard` URL
<!-- START COPILOT CODING AGENT TIPS -->
---
💡 You can make Copilot smarter by setting up custom instructions,
customizing its development environment and configuring Model Context
Protocol (MCP) servers. Learn more [Copilot coding agent
tips](https://gh.io/copilot-coding-agent-tips) in the docs.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com>
kodiakhq
bot
deleted the
fix/update-readme-domains
branch
This was referenced
Mar 23, 2026kodiakhq bot pushed a commit to cloudquery/plugin-pb-go that referenced this pull request
Apr 1, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters