Skip to content

docs(aws-message-queue-elasticache): use "Amazon ElastiCache" on first mention - #1564

Open
Jonathan-Improving wants to merge 2 commits into
vercel:mainfrom
Jonathan-Improving:tidy/message-q
Open

docs(aws-message-queue-elasticache): use "Amazon ElastiCache" on first mention#1564
Jonathan-Improving wants to merge 2 commits into
vercel:mainfrom
Jonathan-Improving:tidy/message-q

Conversation

@Jonathan-Improving

Copy link
Copy Markdown

What

Use "Amazon ElastiCache" on the first mention within each section of the solutions/aws-message-queue-elasticache template, per AWS service-naming convention, and use the short form "ElastiCache" for subsequent mentions within the same section.

Closes #1563 (the in-repo portion).

Changes

  • README front-matter: nameValkey Message Queue with Amazon ElastiCache and Next.js; description first mention → "Amazon ElastiCache".
  • README deployUrl + Deploy button: set demo-title and project-name to the updated title.
  • README body: first mention per section uses "Amazon ElastiCache"; subsequent mentions within the same section use "ElastiCache". Legitimate AWS nouns (AWS VPC, AWS Side, AWS PrivateLink) left unchanged.
  • app/layout.tsx: metadata title/description and nav label first mention → "Amazon ElastiCache".

Not covered here

The live template page H1 and the Deploy-link demo-title/project-name shown on vercel.com are served from Vercel's hosted template catalog, not this repo. See #1563 for that catalog-side update.

Verification

  • pnpm test — 26/26 pass.
  • pnpm build — compiles successfully. (A pre-existing vercel.ts type-resolution issue for @vercel/config is unrelated to these text-only changes.)

…t mention

Accompany the service name with "Amazon" on the first mention within
each section (title, README headings/copy, layout metadata title and
nav label), and use the short form "ElastiCache" for subsequent
mentions within the same section, per AWS service-naming convention.

Also set the Deploy link demo-title and project-name to match the
updated title.
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

@Jonathan-Improving is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mintlify-docs-rewrite Error Error Aug 28, 2026 4:36pm

…ead paragraph

The opening paragraph is the document's first body mention, so it
should carry the full "Amazon ElastiCache" form rather than the short
form.

@plmrry plmrry left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-message-queue-elasticache: use "Amazon ElastiCache" on first mention (title + deploy metadata)

2 participants