Skip to content

Fix broken Warp LICENSE links (master -> main)#329

Draft
hongyi-chen wants to merge 1 commit into
mainfrom
fix/license-links-master-to-main
Draft

Fix broken Warp LICENSE links (master -> main)#329
hongyi-chen wants to merge 1 commit into
mainfrom
fix/license-links-master-to-main

Conversation

@hongyi-chen

Copy link
Copy Markdown
Collaborator

Summary

Fixes 10 broken links to the Warp GitHub repository's LICENSE file.

The warpdotdev/warp repository's default branch was renamed from master to main, so every link pointing at github.com/warpdotdev/warp/blob/master/LICENSE now returns HTTP 404. This updates all 10 occurrences to .../blob/main/LICENSE, which resolves correctly (HTTP 200).

Affected pages

  • agent-platform/index.mdx
  • agent-platform/local-agents/overview.mdx
  • enterprise/index.mdx
  • enterprise/security-and-compliance/security-overview.mdx
  • getting-started/quickstart/customizing-warp.mdx
  • getting-started/quickstart/installation-and-setup.mdx
  • index.mdx
  • support-and-community/community/contributing.mdx
  • support-and-community/plans-and-billing/pricing-faqs.mdx
  • support-and-community/privacy-and-security/privacy.mdx

How it was found

Surfaced by the broken-link checker. Verified blob/master/LICENSE returns 404 and blob/main/LICENSE returns 200.

Conversation: https://app.warp.dev/conversation/39ed8df5-d1d9-4571-b08d-55cd3959a87d

Run: https://oz.warp.dev/runs/019f5745-99a8-7d40-bc10-442fa2ce9cc6

This PR was generated with Oz.

The Warp GitHub repository's default branch was renamed from master to
main, so all links to blob/master/LICENSE returned HTTP 404. Update the
10 affected docs pages to point at blob/main/LICENSE, which resolves
correctly.

Found via the broken-link checker.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jul 12, 2026
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 12, 2026 5:16pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant