Commit 99ba4e5
authored
chore: Update redirecting URLs to canonical destinations (#2482)
## Summary
- Replaces `docs.cloudquery.io` (old subdomain) with `www.cloudquery.io` in CONTRIBUTING.md
- Replaces `cli-docs.cloudquery.io` (old subdomain) with `www.cloudquery.io/docs` in CONTRIBUTING.md
- Replaces `/plugins` (redirecting path) with `/hub/plugins/source` in README.md
These URLs were flagged as redirect chains. All three now point directly to canonical destinations.
## Test plan
- [x] Verify https://www.cloudquery.io loads correctly
- [x] Verify https://www.cloudquery.io/docs loads correctly
- [x] Verify https://www.cloudquery.io/hub/plugins/source loads correctly1 parent 059ac53 commit 99ba4e5
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
0 commit comments