Add plans category#25458
Draft
akristen wants to merge 10 commits into
Draft
Conversation
Reorganize the subscription section by replacing the flat change/details/scale pages with a new plans/ subdirectory containing individual pages for each Docker plan (Docker, AI Governance, DHI Select, Gordon, Desktop License). Update cross-references across accounts, admin, billing, build-cloud, DHI, Docker Hub, and subscription pages to point to the new locations.
Reorganize the subscription section by replacing the flat change/details/scale pages with a new plans/ subdirectory containing individual pages for each Docker plan (Docker, AI Governance, DHI Select, Gordon, Desktop License). Update cross-references across accounts, admin, billing, build-cloud, DHI, Docker Hub, and subscription pages to point to the new locations.
RemovesWhat's nex sections from the AI Governance, DHI, and Gordon plan pages. Adds frontloaded inline links to corresponding product documentation in each page's intro and usage sections, so readers can navigate to product docs without a trailing link list.
Restructure the subscription plans docs to follow a shared template (Usage → Billing behaviors → Downgrade) with variance only where product behavior genuinely differs. Key changes: - Rename dhi-select.md → dhi.md; expand to cover Community, Select, and Enterprise with a single ## DHI Enterprise h2 for all sales-led content - gordon.md: add Gordon Base free plan, fix multiplier info in Usage, remove hardcoded pricing, standardize terminology to usage limits - ai-governance.md: clarify sales-led nature upfront, reframe as policy enforcement not access control, fold downgrade into Billing behaviors, remove stale Docker Offload references - docker.md: add Docker Offload licenses h3 under Billing behaviors - Add consistent subscribe tips across all self-serve plan docs pointing to the setup page; sales-led docs point to contact sales
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Four files linked to #deactivate-or-downgrade which did not exist; added an HTML anchor before the ## Downgrade heading in docker.md. Fixed #add-minutes to #add-build-cloud-minutes in builder-settings.md, #organization-subscriptions to #organization-seats in troubleshoot.md, and replaced literal plans/_index.md hrefs with plans/ in manage-licenses.md, manage-products.md, setup.md, and subscription/_index.md. Co-authored-by: Cursor <cursoragent@cursor.com>
Upgrade and downgrade links in onboard.md, troubleshoot.md, and builder-settings.md previously targeted anchors in docker.md that either did not exist or pointed to the wrong section. Updated all three to link to setup.md#upgrade-or-downgrade-a-plan, which contains the actual step-by-step billing-portal flow. Also added a link to that same section from the Downgrade section in docker.md, which describes side effects but not steps. Co-authored-by: Cursor <cursoragent@cursor.com>
Moved /subscription/change/ alias from plans/_index.md to setup.md (correct redirect target for plan change flow) and added /subscription/setup/ alias. Updated billing/3d-secure.md upgrade link to setup.md#upgrade-or-downgrade-a-plan for consistency. Fixed three vale errors: replaced 'our' with 'the' in plans/_index.md, changed 'Docker team representative' to 'Docker sales representative' in ai-governance.md, and spelled out 'Mgmt' as 'Management' in docker.md. Co-authored-by: Cursor <cursoragent@cursor.com>
Aliases for /docker-hub/upgrade/, /subscription/upgrade/, /subscription/downgrade/, and related upgrade/downgrade URLs were on docker.md (a plan entitlements page) but should redirect to setup.md where the actual upgrade/downgrade workflow lives. Co-authored-by: Cursor <cursoragent@cursor.com>
Rename subscription/setup.md to subscription/manage.md and update its title to Set up, upgrade, or downgrade a plan to better reflect its full scope. Move the /billing/scout-billing/ and /billing/subscription-management/ aliases from docker.md to manage.md. Update all inbound links across admin, billing, build-cloud, docker-hub, and subscription pages to point to manage.md. Also add step-by-step cancel and downgrade instructions to docker.md, dhi.md, and gordon.md.
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.
Lots of changes here.