[docs-agent] Shorten Compute Unit Costs CTA to keep link on one line - #1496
Open
alchemy-bot wants to merge 1 commit into
Open
[docs-agent] Shorten Compute Unit Costs CTA to keep link on one line#1496alchemy-bot wants to merge 1 commit into
alchemy-bot wants to merge 1 commit into
Conversation
Drop 'archive' from the intro sentence in the 'Don't have an API key?' Tip callout at the top of content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx so the sentence plus the [Get started for free] link fits within the callout width without wrapping onto a second line. Refs DOCS-170 Requested-by: @clinder777
🔗 Preview Mode
|
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.
Summary
The
Get started for freelink inside the<Tip title="Don't have an API key?">callout at the top of the Compute Unit Costs page wraps onto a second line because the leading sentence is a hair too long for the callout width. Dropping the wordarchivefrom the sentence shortens it enough that the link now fits on the same line as the preceding text, per the requester's suggestion.Before:
After:
Single-word deletion, no other changes.
Linear
DOCS-170 — https://linear.app/alchemyapi/issue/DOCS-170/shorten-get-started-for-free-cta-on-compute-unit-costs-page-so-link
Requested by
@clinder777 (via Slack thread)