Skip to content

fix: correct broken anchor, wrong OAuth URL, typos in /overview/ pages - #391

Closed
Iamfle4ka wants to merge 1 commit into
mainfrom
devin/1782145475-audit-overview-fixes
Closed

fix: correct broken anchor, wrong OAuth URL, typos in /overview/ pages#391
Iamfle4ka wants to merge 1 commit into
mainfrom
devin/1782145475-audit-overview-fixes

Conversation

@Iamfle4ka

Copy link
Copy Markdown
Collaborator

Jira issue(s): PRDCT-363

Changes:

  • Fix OAuth US Virginia GCP URL (overview/api/index.md): Service endpoint table listed oauth.europe-west3.gcp.keboola.com for US Virginia GCP — should be oauth.us-east4.gcp.keboola.com (all other services use us-east4.gcp for that stack; both URLs resolve HTTP 200)
  • Fix broken anchor (overview/encryption.md): #regions-and-endpoints#stacks-and-endpoints — the heading in api/index.md is ## Stacks and Endpoints, not ## Regions and Endpoints
  • Fix typo (overview/index.md): programaticallyprogrammatically
  • Fix grammar (overview/index.md): once worked your wayonce you've worked your way
  • Replace absolute URLs with relative (overview/api/index.md): Two https://developers.keboola.com/... links converted to site-relative paths

Unambiguous fixes only from the /overview/ audit (PRDCT-363). No structural changes, no needs_human items. Full audit log posted as a comment on the Linear issue.

Release Notes

Justification, description

Accuracy fixes found during the /overview/ documentation audit: wrong service URL, broken internal anchor, typos, and absolute-to-relative link conversion.

Plans for Customer Communication

N/A

Impact Analysis

N/A — docs-only, no code changes.

Deployment Plan

N/A — merges to master, auto-deployed.

Rollback Plan

N/A

Post-Release Support Plan

N/A

Link to Devin session: https://app.devin.ai/sessions/16d74edde8c441ed8dd6c07a4f7b7f0f
Requested by: @Iamfle4ka

- Fix OAuth US Virginia GCP URL: europe-west3 → us-east4 (api/index.md)
- Fix broken anchor: #regions-and-endpoints → #stacks-and-endpoints (encryption.md)
- Fix typo: programatically → programmatically (index.md)
- Fix grammar: 'once worked' → 'once you'\''ve worked' (index.md)
- Replace absolute URLs with relative paths (api/index.md)

Refs: PRDCT-363
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@Iamfle4ka Iamfle4ka self-assigned this Jun 22, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@Iamfle4ka
Iamfle4ka marked this pull request as ready for review July 10, 2026 13:52

@keboola-pr-reviewer-bot keboola-pr-reviewer-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: needs_human (risk 2/5) · profile docs

Solid, well-grounded fixes but the OAuth endpoint URL change is a product-behaviour claim I can't confirm, so escalate.

Concerns:

  • overview/api/index.md: OAuth US Virginia GCP URL change is unverifiable product-behaviour claim

Suggested reviewers: @keboola/docs

@Iamfle4ka

Copy link
Copy Markdown
Collaborator Author

Superseded by #410, which carries all three files unchanged. Open 43 days with no human review — only Devin, the Linear linkback and `keboola-pr-reviewer-bot`.

The bot escalated the one claim here it could not check, and it is now confirmed: the OAuth row for US Virginia GCP pointed at `oauth.europe-west3.gcp.keboola.com`, copy-pasted from the EU Frankfurt row. GET connection.us-east4.gcp.keboola.com/v2/storage returns oauth → https://oauth.us-east4.gcp.keboola.com, matching the other 18 rows of that table.

Branch stays cherry-pickable.

@Iamfle4ka Iamfle4ka closed this Aug 4, 2026
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.

2 participants