Skip to content

fix/links: Point sales links at sourcegraph.com/contact/request-info - #2000

Draft
marcleblanc2 wants to merge 1 commit into
mainfrom
marc/fix/contact-sales-links
Draft

marcleblanc2 wants to merge 1 commit into
mainfrom
marc/fix/contact-sales-links

Conversation

@marcleblanc2

Copy link
Copy Markdown
Contributor

Problem

https://sourcegraph.com/contact/sales returns 404 (used in 5 pages), sourcegraph.com/get-started?t=enterprise redirects to /contact, and about.sourcegraph.com/* redirects to sourcegraph.com/*.

Fix

In docs/cloud/index.mdx, docs/self-hosted/deploy/migrate-backup.mdx, docs/self-hosted/external-services/index.mdx, docs/admin/how-to/site-admin-quickstart.mdx, docs/admin/subscriptions.mdx:

  • contact/saleshttps://sourcegraph.com/contact/request-info (200, the live sales form)
  • get-started?t=enterprisehttps://sourcegraph.com/contact
  • remaining about.sourcegraph.com/ links in the same files → sourcegraph.com/

Verification

All target URLs curled (200). Link check with --check-external --diff on the branch diff reports nothing on changed lines. Merges cleanly with the dead-external-links PR (both touch docs/cloud/index.mdx, different lines).

Found by the docs site audit in this Amp thread; rebuilt locally in this one.

sourcegraph.com/contact/sales returns 404 and about.sourcegraph.com
redirects to sourcegraph.com. Replace the dead sales links with the
live request-info page, send get-started?t=enterprise to /contact, and
drop the about. host from the remaining links in the same files.

Found by the docs site audit in
https://ampcode.com/threads/T-01a0ae50-f7f0-779c-aa66-3887c9953e33

Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-01a0aed2-5fbe-7768-85ea-1378bf98f9ff
@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
sourcegraph-docs Ready Ready Preview Sep 17, 2026 10:43am UTC

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

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.

1 participant