Skip to content

docs: update sparkpost.com/docs links to docs.sparkpost.com subdomain#587

Open
danielfsousa wants to merge 1 commit into
mainfrom
update-sparkpost-docs-links
Open

docs: update sparkpost.com/docs links to docs.sparkpost.com subdomain#587
danielfsousa wants to merge 1 commit into
mainfrom
update-sparkpost-docs-links

Conversation

@danielfsousa

@danielfsousa danielfsousa commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • SparkPost's docs site canonical host moved from www.sparkpost.com/docs to docs.sparkpost.com/docs. This PR updates the remaining outbound links in content/pages/index.js and src/components/Footer/index.js that still pointed at the old www.sparkpost.com/docs host.
  • Mechanical www.sparkpost.com/docsdocs.sparkpost.com/docs substring replace; no other links touched.

Test plan

  • Spot-check the homepage and footer links render correctly

Note

Low Risk
Cosmetic URL-only changes to external documentation links with no application logic or data handling impact.

Overview
Updates outbound documentation URLs from www.sparkpost.com/docs to docs.sparkpost.com/docs so links match the docs site’s canonical host.

On the homepage (content/pages/index.js), the getting-started full guide link and two step links (domain setup and first send) now use the subdomain; anchor paths are unchanged. The footer Help & Docs item (src/components/Footer/index.js) uses the same host swap. No other links or behavior were modified.

Reviewed by Cursor Bugbot for commit c346228. Bugbot is set up for automated code reviews on this repo. Configure here.

@danielfsousa

Copy link
Copy Markdown
Contributor Author

Checked all 4 links in this PR (root docs link, getting-started-sparkpost/ plus its #preparing-your-from-address and #sending-email anchors) against the live site — all resolve with 200 and the anchors exist on the target page. No changes needed here.

@danielfsousa danielfsousa self-assigned this Jul 10, 2026

@brandonglesmann brandonglesmann left a comment

Copy link
Copy Markdown

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.

2 participants