fix: broken mentor profile links on mentorship page#1624
Merged
Conversation
- Maria Shen: electriccapital.com/team/maria-shen-c → /maria-shen (404 → 200) - Jay Drain Jr (a16z), Jack Gorman & Nina Suthers (Variant): profile pages removed by those firms (404); drop the dead hyperlink, keep firm name as text. Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
Collaborator
✅ Heimdall Review Status
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
roethke
approved these changes
Jun 16, 2026
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
Fixes broken (HTTP 404) mentor/investor profile links in
docs/get-started/base-mentorship-program.mdx, found during a repo-wide external-link audit.electriccapital.com/team/maria-shen-c/team/maria-shen(verified 200)a16zcrypto.com/team/jay-drain/variant.fund/people/jack-gorman/variant.fund/people/nina-suthers-2/Note: variant.fund bot-blocks automated requests; the 404s were confirmed via a separate fetcher. The profile pages and the
/people/index both 404.Generated with Claude Code