docs: update sparkpost.com/docs links to docs.sparkpost.com subdomain#858
Open
danielfsousa wants to merge 1 commit into
Open
docs: update sparkpost.com/docs links to docs.sparkpost.com subdomain#858danielfsousa wants to merge 1 commit into
danielfsousa wants to merge 1 commit into
Conversation
✅ Deploy Preview for support-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
www.sparkpost.com/docstodocs.sparkpost.com/docs(see Migrate base URL from archive.sparkpost.com to docs.sparkpost.com #857, which migrated the site's own hosting config). This PR updates the 68 outbound content links that still pointed at the oldwww.sparkpost.com/docshost.www.sparkpost.com/docs→docs.sparkpost.com/docssubstring replace; no other links touched.Test plan
Note
Low Risk
Link-only documentation and site chrome updates with no application logic or runtime behavior changes.
Overview
Updates outbound documentation URLs from
www.sparkpost.com/docstodocs.sparkpost.com/docsso internal and cross-article links match the docs site’s canonical host (aligned with prior hosting migration work).The change is a mechanical host/path swap across ~68 markdown articles (getting started, FAQ, deliverability, integrations, tech resources, user guides, reporting, signals, etc.) plus the SparkPost logo link in
components/site/logo.tsx.developers.sparkpost.com, marketingwww.sparkpost.compages, andapp.sparkpost.comlinks are unchanged.Reviewed by Cursor Bugbot for commit cecfaa5. Bugbot is set up for automated code reviews on this repo. Configure here.