Skip to content

Conversation

@shrey150
Copy link
Contributor

@shrey150 shrey150 commented Dec 14, 2025

why

We didn't have a link to our Discord

what changed

image

test plan

n/a


Summary by cubic

Added a Discord link across the docs (global anchors, navbar, footer) so users can quickly join the community. Also added a GitHub anchor and removed the outdated “Stagehand by Browserbase” link.

Written for commit fb5d591. Summary will update automatically on new commits.

@changeset-bot
Copy link

changeset-bot bot commented Dec 14, 2025

⚠️ No Changeset found

Latest commit: fb5d591

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 14, 2025

Greptile Overview

Greptile Summary

Added Discord community links to the documentation navigation and footer, improving community accessibility.

  • Added Discord link to global anchors section with appropriate icon
  • Added Discord link to navbar for prominent visibility
  • Added Discord social link to footer alongside existing social media links
  • Removed redundant "Stagehand by Browserbase" anchor from global section
  • Reorganized global anchors to prioritize community (Discord) and code (GitHub) over changelog
  • All Discord URLs consistently use https://discord.gg/stagehand

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Simple documentation configuration change adding Discord links across three locations with consistent URL formatting; valid JSON syntax; no functional code changes
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
packages/docs/docs.json 5/5 Added Discord links to global anchors, navbar, and footer; removed redundant "Stagehand by Browserbase" anchor; consistent URL usage across all locations

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Config as docs.json
    participant Mintlify as Mintlify Docs Platform
    participant User as Documentation User

    Dev->>Config: Update configuration
    Note over Config: Add Discord links to:<br/>1. Global anchors<br/>2. Navbar<br/>3. Footer socials
    Dev->>Config: Remove redundant anchor
    Note over Config: Remove "Stagehand by Browserbase"<br/>link from global anchors
    Config->>Mintlify: Deploy updated config
    Mintlify->>User: Render Discord links
    Note over User: Discord link visible in:<br/>- Header anchors<br/>- Navigation bar<br/>- Footer social icons
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@shrey150 shrey150 merged commit 30b0e12 into main Dec 14, 2025
4 checks passed
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

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.

3 participants