DOCS-345 (hotfix): Point sign-up links to marketing pricing page#768
Merged
quetzalliwrites merged 1 commit intoJul 8, 2026
Conversation
Route users through the marketing pricing page instead of linking directly to the app's /sign-up, so they can review our offering before signing up. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Deploying localstack-docs with
|
| Latest commit: |
a3e72e3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://87bcee60.localstack-docs.pages.dev |
| Branch Preview URL: | https://doc-345-replace-direct-sign.localstack-docs.pages.dev |
Collaborator
|
FYI: These do not touch marketing copy, this is the documentation website. The documentation website does not have any marketing copy. The marketing copy will be found only in our main website: |
Collaborator
|
I have fixed the description of this pull request to avoid further confusion. |
hotfix) Point sign-up links to marketing pricing page (DOC-345)
hotfix) Point sign-up links to marketing pricing page (DOC-345)hotfix): Point sign-up links to marketing pricing page
quetzalliwrites
approved these changes
Jul 8, 2026
quetzalliwrites
left a comment
Collaborator
There was a problem hiding this comment.
No Direct Merges to Main: Contributors can no longer merge local branches directly into main for standard updates. All daily work must target the current month's product feature branch (or the hotfix branch).
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.
Overview
Docs currently link directly to the app's
/sign-uppage in several places. We want users to go through the marketing pricing page first, so they can review and get educated about our offering before landing on sign-up. This repoints those links tohttps://www.localstack.cloud/pricing.Resolves DOC-345.
Please merge once approved
🤖 Generated with Claude Code