fix(PRDCT-350): storage extractors doc hygiene fixes#974
Draft
Iamfle4ka wants to merge 1 commit into
Draft
Conversation
- Fix broken #advanced-mode anchors → #debug-mode in aws-s3, ftp, http - Fix incomplete sentence in azure-datalake-gen2 (missing 'Azure Datalake Gen2') - Fix 'GoogleDrive' → 'Google Drive' in storage index - Normalize trailing slashes in storage index links - Update stale AWS Glacier URL to current path - Fix glob typo in onedrive-files: 2022_*/.csv → 2022_*/*.csv Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira issue(s): PRDCT-350
Changes:
#advanced-modeanchors →#debug-modein aws-s3, ftp, http (the heading on/components/is## Debug Mode, so the anchor is#debug-mode)/, last 5 had/)aws.amazon.com/glacier/→aws.amazon.com/s3/glacier/db_exports/2022_*/.csv→db_exports/2022_*/*.csvThese are the unambiguous doc-hygiene fixes only from the PRDCT-350 code-vs-docs audit. The full audit (with code-accuracy findings requiring human decisions) is posted as a comment on the Linear ticket.
Release Notes
Justification, description
Fix broken links, typos, and inconsistencies in storage extractor documentation pages.
Plans for Customer Communication
N/A
Impact Analysis
N/A — doc-only changes, no code impact.
Deployment Plan
Merge to main → auto-deploy to help.keboola.com.
Rollback Plan
Revert merge commit.
Post-Release Support Plan
N/A
Link to Devin session: https://app.devin.ai/sessions/c50deaa3d7394361932337f86f530035
Requested by: @Iamfle4ka