Skip to content

Fix broken LICENSE links (master -> main branch)#267

Closed
hongyi-chen wants to merge 1 commit into
mainfrom
fix/broken-links-docs
Closed

Fix broken LICENSE links (master -> main branch)#267
hongyi-chen wants to merge 1 commit into
mainfrom
fix/broken-links-docs

Conversation

@hongyi-chen

Copy link
Copy Markdown
Collaborator

Summary

Fixes broken external links surfaced by the broken-link checker. All links to the warpdotdev/warp repository's LICENSE file pointed at the master branch, which returns HTTP 404 — the repo's default branch is main.

Changes

Updated https://github.com/warpdotdev/warp/blob/master/LICENSE.../blob/main/LICENSE across 10 pages:

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

Verification

  • Confirmed https://github.com/warpdotdev/warp/blob/main/LICENSE returns HTTP 200.
  • Two other checker hits (help.openai.com token article and tiktok.com/@warp.dev) return HTTP 403 to automated requests but resolve to 200 with a browser user agent — they are valid and were left unchanged.

Conversation: https://app.warp.dev/conversation/0c516c26-6bd2-432c-9e0b-b0aad96bedcf

Run: https://oz.warp.dev/runs/019f1452-e578-7ea1-b155-b178004a66f5

This PR was generated with Oz.

The warpdotdev/warp repo's default branch is `main`, not `master`, so all
links to https://github.com/warpdotdev/warp/blob/master/LICENSE returned
HTTP 404. Update them to the `main` branch across 10 docs pages.

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

vercel Bot commented Jun 29, 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 Jun 29, 2026 5:15pm

Request Review

Copy link
Copy Markdown
Collaborator Author

Closing as a duplicate of #243, which makes the same master -> main LICENSE link changes across the same 10 files and is already approved and ready to merge. Consolidating there.

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