docs(storage): retire the dev Storage API pages, redirect to help (PRDCT-551) - #416
Draft
Iamfle4ka wants to merge 1 commit into
Draft
docs(storage): retire the dev Storage API pages, redirect to help (PRDCT-551)#416Iamfle4ka wants to merge 1 commit into
Iamfle4ka wants to merge 1 commit into
Conversation
…DCT-551) All 10 pages moved to help.keboola.com under Storage in keboola/connection-docs#1053 (API pages at mirrored subpaths, client libraries under /storage/api/clients/), so they become `redirect_to` stubs — same shape as #406/#412/#413/#414. - /integrate/storage/{,api/**} -> https://help.keboola.com/storage/api/** - /integrate/storage/<lang>-client/ -> https://help.keboola.com/storage/api/clients/* (docker-cli-client -> clients/docker-cli — the one renamed slug) - 3 assets used only by these pages deleted (help carries its own copies) - the Storage subtree dropped from _data/navigation.yml - 9 links from staying pages (/, /integrate/, /overview/, /overview/api/) now point at help directly - links from /integrate/variables/** and /extend/generic-*/** left as-is: those subtrees retire in #412/#413/#414; they work via stubs meanwhile DO NOT MERGE before keboola/connection-docs#1053 — the redirects would 404. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
davidesner
self-requested a review
August 25, 2026 15:31
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.
DO NOT MERGE before keboola/connection-docs#1053 — the redirects would 404.
All 10 pages move to help.keboola.com under Storage (keboola/connection-docs#1053): API pages at mirrored subpaths, client libraries under
/storage/api/clients/. Same stub shape as #406/#412/#413/#414 — plain redirects, no banner./integrate/storage/{,api/**}→https://help.keboola.com/storage/api/**/integrate/storage/<lang>-client/→…/storage/api/clients/*(docker-cli-client →clients/docker-cliis the one renamed slug)_data/navigation.yml/,/integrate/,/overview/,/overview/api/) now point at help directly/integrate/variables/**and/extend/generic-*/**left as-is on purpose — those subtrees retire in docs(variables): retire the dev Variables pages, redirect to help (PRDCT-554) #412/docs(generic-extractor): retire the dev Generic Extractor pages, redirect to help (PRDCT-552) #413/docs(generic-writer): retire the dev Generic Writer pages, redirect to help (PRDCT-553) #414; rewriting them here would only manufacture merge conflicts🤖 Generated with Claude Code