Skip to content

feat(website): Update Warp sponsorship assets and links #792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

yamadashy
Copy link
Owner

This PR updates the Warp sponsorship content across all website files and README as requested by Warp for their partnership renewal.

Summary

  • Updated sponsor image: Switched from local image to official Warp brand assets from GitHub (Warp-Github-LG-01.png)
  • Updated all links: Changed from www.warp.dev/repomix to go.warp.dev/repomix for performance tracking
  • Updated tagline: Changed to "Warp, built for coding with multiple AI agents" as requested
  • Applied across all languages: Updated 12 language versions with appropriate translations

Files changed

  • README.md
  • website/client/components/Home/TryItResult.vue
  • All 12 language versions in website/client/src/*/guide/sponsors.md

Context

Warp is renewing their 3-month sponsorship at $600/month and requested these updates to align with their latest branding and enable performance tracking through the new URL structure.

Checklist

  • Run npm run test
  • Run npm run lint

- Update sponsor image to use official Warp brand assets from GitHub
- Change all Warp links to use tracking URL (go.warp.dev/repomix)
- Update tagline to "Warp, built for coding with multiple AI agents"
- Apply changes across all 12 language versions and website components

This update aligns with Warp's latest branding and enables performance tracking
as requested by the sponsor for their 3-month partnership renewal.
@Copilot Copilot AI review requested due to automatic review settings August 19, 2025 14:22
Copy link
Contributor

coderabbitai bot commented Aug 19, 2025

Walkthrough

Updated Warp sponsor references across README, a Vue component, and multilingual sponsor guides: links switched to go.warp.dev, images replaced with a remote brand asset, and sponsor tagline text adjusted. No logic changes or public API alterations.

Changes

Cohort / File(s) Summary
README sponsor block
README.md
Updated Warp links to https://go.warp.dev/repomix, replaced image with GitHub-hosted brand asset, and adjusted sponsor heading text.
TryIt loading sponsor UI
website/client/components/Home/TryItResult.vue
In loading state, changed Warp links to go.warp.dev, swapped image to remote brand asset, and updated sponsor title/subtitle text; no logic changes.
Website sponsors pages (multi-locale)
website/client/src/.../guide/sponsors.md (de, en, es, fr, hi, id, ja, ko, pt-br, vi, zh-cn, zh-tw)
For each locale: switched Warp link to go.warp.dev/repomix, replaced local image with GitHub brand asset, and updated caption text to the new tagline; structure unchanged.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/sponsor

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

‼️ IMPORTANT
Auto-reply has been disabled for this repository in the CodeRabbit settings. The CodeRabbit bot will not respond to your replies unless it is explicitly tagged.

  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Warp sponsorship content across the website and README as part of their partnership renewal, switching to official brand assets and new tracking URLs.

  • Updated sponsor image from local asset to official GitHub-hosted brand image
  • Changed all sponsorship links from www.warp.dev/repomix to go.warp.dev/repomix for performance tracking
  • Updated tagline to "built for coding with multiple AI agents" with appropriate translations

Reviewed Changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.

File Description
README.md Updated main repository sponsorship section with new image, links, and tagline
website/client/components/Home/TryItResult.vue Updated Vue component with new Warp branding and links
website/client/src/*/guide/sponsors.md Applied consistent updates across all 12 language versions of sponsor documentation

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Summary of Changes

Hello @yamadashy, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the Warp sponsorship content across the website and README.md to align with their renewed partnership. The changes include updating the sponsor image to an official brand asset, modifying all associated links for performance tracking, and revising the tagline to reflect their current branding. These updates have been thoroughly applied to all language versions of the website.

Highlights

  • Updated Sponsor Image: The local Warp sponsorship image asset has been replaced with an official brand asset hosted directly on GitHub, ensuring up-to-date branding.
  • Changed Sponsorship Links: All existing Warp sponsorship links have been updated to a new go.warp.dev domain, which is intended for performance tracking purposes.
  • Revised Tagline: The tagline associated with Warp sponsorship has been revised to "Warp, built for coding with multiple AI agents" to reflect their latest messaging.
  • Comprehensive Localization Update: These updates, including image, links, and tagline, have been consistently applied across the main README.md file and all 12 localized versions of the website's sponsor pages.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

claude bot commented Aug 19, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.59%. Comparing base (2b04948) to head (5bd0bb9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #792   +/-   ##
=======================================
  Coverage   88.59%   88.59%           
=======================================
  Files         110      110           
  Lines        6192     6192           
  Branches     1282     1282           
=======================================
  Hits         5486     5486           
  Misses        706      706           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Warp sponsorship assets and links across the website and README, as requested for their partnership renewal. The changes correctly update the sponsor image, links for tracking, and the tagline in all specified files, including 12 language versions.

My main feedback is regarding the use of a raw.githubusercontent.com URL for the sponsor image. While this might be a direct request from the sponsor, it introduces a dependency on an external repository and is generally not recommended for production use due to potential reliability and performance issues. I've left comments with suggestions to either host the image locally or confirm the URL's intended use with the sponsor.

Overall, the changes are straightforward and align with the PR's goal. Addressing the image hosting concern would improve the long-term stability of the site.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 8

🧹 Nitpick comments (27)
website/client/src/zh-cn/guide/sponsors.md (2)

34-34: Brand capitalization: use “macOS”

Apple’s platform name is “macOS” (not “MacOS”).

-  [支持 MacOS、Linux 和 Windows](https://go.warp.dev/repomix)
+  [支持 macOS、Linux 和 Windows](https://go.warp.dev/repomix)

30-30: Optional: Localize the alt text for accessibility

Alt text is currently English (“Warp sponsorship”). Consider a localized alt for screen readers.

-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+      <img alt="Warp 赞助" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
website/client/src/ko/guide/sponsors.md (2)

34-34: Brand capitalization: “macOS”

Use the correct Apple brand styling.

-  [MacOS, Linux, Windows에서 사용 가능](https://go.warp.dev/repomix)
+  [macOS, Linux, Windows에서 사용 가능](https://go.warp.dev/repomix)

30-30: Optional: Localize image alt text

Improve accessibility with a localized alt.

-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+      <img alt="Warp 후원" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
website/client/src/zh-tw/guide/sponsors.md (2)

34-34: Brand capitalization: “macOS”

Use the correct brand capitalization.

-  [支援 MacOS、Linux 和 Windows](https://go.warp.dev/repomix)
+  [支援 macOS、Linux 和 Windows](https://go.warp.dev/repomix)

30-30: Optional: Localize alt text

Localized alt improves a11y.

-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+      <img alt="Warp 贊助" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
website/client/src/id/guide/sponsors.md (2)

34-34: Brand capitalization: “macOS”

Adjust to Apple’s styling.

-  [Tersedia untuk MacOS, Linux, & Windows](https://go.warp.dev/repomix)
+  [Tersedia untuk macOS, Linux, & Windows](https://go.warp.dev/repomix)

30-30: Optional: Localize the alt text

Improve screen reader experience.

-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+      <img alt="Sponsor Warp" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
website/client/src/ja/guide/sponsors.md (3)

34-34: Brand capitalization: “macOS”

Use the correct platform name.

-  [Available for MacOS, Linux, & Windows](https://go.warp.dev/repomix)
+  [Available for macOS, Linux, & Windows](https://go.warp.dev/repomix)

30-30: Optional: Localize image alt text

Consider Japanese alt for a11y.

-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+      <img alt="Warp スポンサー" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">

33-34: Optional: Localize the two English captions

If you prefer full JP localization on this page, consider:

-  [Warp, built for coding with multiple AI agents](https://go.warp.dev/repomix)  
-  [Available for macOS, Linux, & Windows](https://go.warp.dev/repomix)
+  [複数のAIエージェントと共にコーディングするために構築された Warp](https://go.warp.dev/repomix)  
+  [macOS・Linux・Windows に対応](https://go.warp.dev/repomix)
README.md (2)

5-7: Optional: Prefer a CDN/pinned asset and lazy-load for reliability/perf

Hotlinking raw.githubusercontent.com on production docs can be slower and subject to changes if the asset on main is updated. Consider:

  • Using a CDN (e.g., jsDelivr) and pinning to a commit for immutability.
  • Adding loading/decoding hints.

Example minimal change within this block:

-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+      <img alt="Warp sponsorship" width="400" loading="lazy" decoding="async" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">

If you decide to pin via jsDelivr after selecting a commit:


9-10: Nit: Use Apple’s capitalization “macOS”

Consistency and brand style: “macOS” (not “MacOS”).

-### [Warp, built for coding with multiple AI agents](https://go.warp.dev/repomix)
-[Available for MacOS, Linux, & Windows](https://go.warp.dev/repomix)<br>
+### [Warp, built for coding with multiple AI agents](https://go.warp.dev/repomix)
+[Available for macOS, Linux, & Windows](https://go.warp.dev/repomix)<br>
website/client/src/es/guide/sponsors.md (2)

29-31: Add rel=noopener and lazy-load image for perf and security

For anchors with target="_blank", add rel="noopener noreferrer" to prevent reverse tabnabbing. Also add loading/decoding hints to the image.

-   <a href="https://go.warp.dev/repomix" target="_blank">
-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+   <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
+      <img alt="Warp sponsorship" width="400" loading="lazy" decoding="async" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">

33-35: Nit: Use “macOS” capitalization

Minor branding/style fix.

-  [Disponible para MacOS, Linux y Windows](https://go.warp.dev/repomix)
+  [Disponible para macOS, Linux y Windows](https://go.warp.dev/repomix)
website/client/src/pt-br/guide/sponsors.md (2)

29-31: Add rel=noopener and lazy-load image

Harden external link behavior and improve loading performance of the image.

-   <a href="https://go.warp.dev/repomix" target="_blank">
-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+   <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
+      <img alt="Warp sponsorship" width="400" loading="lazy" decoding="async" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">

33-35: Nit: Use “macOS” capitalization

Minor consistency fix.

-  [Disponível para MacOS, Linux e Windows](https://go.warp.dev/repomix)
+  [Disponível para macOS, Linux e Windows](https://go.warp.dev/repomix)
website/client/src/de/guide/sponsors.md (2)

29-31: Add rel=noopener and lazy-load image

Prevent reverse tabnabbing and improve image loading.

-   <a href="https://go.warp.dev/repomix" target="_blank">
-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+   <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
+      <img alt="Warp sponsorship" width="400" loading="lazy" decoding="async" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">

33-35: Nit: Use “macOS” capitalization in German line

Brand name style.

-  [Verfügbar für MacOS, Linux und Windows](https://go.warp.dev/repomix)
+  [Verfügbar für macOS, Linux und Windows](https://go.warp.dev/repomix)
website/client/src/hi/guide/sponsors.md (2)

29-31: Add rel=noopener and lazy-load image

Same rationale: external link security + image perf.

-   <a href="https://go.warp.dev/repomix" target="_blank">
-      <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+   <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
+      <img alt="Warp sponsorship" width="400" loading="lazy" decoding="async" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">

33-35: Nit: Use “macOS” capitalization

Minor branding/style correction.

-  [MacOS, Linux और Windows के लिए उपलब्ध](https://go.warp.dev/repomix)
+  [macOS, Linux और Windows के लिए उपलब्ध](https://go.warp.dev/repomix)
website/client/src/vi/guide/sponsors.md (1)

33-34: Use Apple’s brand capitalization: “macOS” (not “MacOS”)

Minor copy-edit for brand correctness and consistency across locales.

-  [Có sẵn cho MacOS, Linux và Windows](https://go.warp.dev/repomix)
+  [Có sẵn cho macOS, Linux và Windows](https://go.warp.dev/repomix)
website/client/src/fr/guide/sponsors.md (1)

33-34: Brand style nit: “macOS” instead of “MacOS”

Align with Apple’s official casing.

-  [Disponible pour MacOS, Linux et Windows](https://go.warp.dev/repomix)
+  [Disponible pour macOS, Linux et Windows](https://go.warp.dev/repomix)
website/client/components/Home/TryItResult.vue (3)

22-24: Mark paid link as sponsored and optimize image loading

  • Add rel="sponsored" (keep noopener/noreferrer) to denote paid promotion.
  • Add loading="lazy" and decoding="async" to the sponsor image.
-        <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
-          <img alt="Warp sponsorship" width="400" src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png">
+        <a href="https://go.warp.dev/repomix" target="_blank" rel="sponsored noopener noreferrer">
+          <img
+            alt="Warp sponsorship"
+            width="400"
+            src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-01.png"
+            loading="lazy"
+            decoding="async"
+          >

26-28: Add rel="sponsored" on the title link

Keep noopener/noreferrer and add sponsored for paid attribution.

-          <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
+          <a href="https://go.warp.dev/repomix" target="_blank" rel="sponsored noopener noreferrer">

31-32: Also mark the subtitle link as sponsored

Consistency across all sponsor anchors.

-          <a href="https://go.warp.dev/repomix" target="_blank" rel="noopener noreferrer">
+          <a href="https://go.warp.dev/repomix" target="_blank" rel="sponsored noopener noreferrer">
website/client/src/en/guide/sponsors.md (1)

33-34: Nit: Apple casing should be “macOS”

Minor copy edit.

-  [Available for MacOS, Linux, & Windows](https://go.warp.dev/repomix)
+  [Available for macOS, Linux, & Windows](https://go.warp.dev/repomix)
📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 2b04948 and 5bd0bb9.

📒 Files selected for processing (14)
  • README.md (1 hunks)
  • website/client/components/Home/TryItResult.vue (1 hunks)
  • website/client/src/de/guide/sponsors.md (1 hunks)
  • website/client/src/en/guide/sponsors.md (1 hunks)
  • website/client/src/es/guide/sponsors.md (1 hunks)
  • website/client/src/fr/guide/sponsors.md (1 hunks)
  • website/client/src/hi/guide/sponsors.md (1 hunks)
  • website/client/src/id/guide/sponsors.md (1 hunks)
  • website/client/src/ja/guide/sponsors.md (1 hunks)
  • website/client/src/ko/guide/sponsors.md (1 hunks)
  • website/client/src/pt-br/guide/sponsors.md (1 hunks)
  • website/client/src/vi/guide/sponsors.md (1 hunks)
  • website/client/src/zh-cn/guide/sponsors.md (1 hunks)
  • website/client/src/zh-tw/guide/sponsors.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
website/client/src/es/guide/sponsors.md

[uncategorized] ~33-~33: Probablemente hay un error. Considere aplicar la sugerencia.
Context: ...ra programar con múltiples agentes de IA](https://go.warp.dev/repomix) [Disponible para MacOS, Linux y Windows](...

(AI_ES_GGEC_REPLACEMENT_OTHER)

website/client/src/de/guide/sponsors.md

[grammar] ~34-~34: Hier könnte ein Fehler sein.
Context: ... Verfügbar für MacOS, Linux und Windows Sponsors --- *Repomix wird durch die großzügige Unters...

(QB_NEW_DE)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
  • GitHub Check: Test (ubuntu-latest, 23.x)
  • GitHub Check: Test (windows-latest, 23.x)
  • GitHub Check: Test (windows-latest, 21.x)
  • GitHub Check: Test (windows-latest, 20.x)
  • GitHub Check: Build and run (macos-latest, 24.x)
  • GitHub Check: Cloudflare Pages
🔇 Additional comments (3)
website/client/src/zh-cn/guide/sponsors.md (1)

29-35: All Warp links and assets are up-to-date

I ran a repo-wide search and found no occurrences of the old www.warp.dev/repomix link or local /images/sponsors/warp/Terminal-Image.png. All references now correctly point to go.warp.dev/repomix and use the GitHub-hosted brand assets.

README.md (2)

5-7: LGTM: Link swap and brand asset update align with PR goals

The href change to go.warp.dev and switching to Warp’s official brand asset look good.


5-10: Verification Complete: No remaining old Warp links or assets
All instances of the old warp.dev/repomix domain, the local Terminal-Image.png asset, and legacy tagline patterns were removed. The new https://go.warp.dev/repomix link appears 128 times across the repo as expected.

  • Old warp.dev/repomix references: 0 occurrences
  • Old /images/sponsors/warp/Terminal-Image.png: 0 occurrences
  • Old tagline patterns: 0 occurrences
  • New go.warp.dev/repomix links: 128 occurrences

@yamadashy yamadashy merged commit eb662c1 into main Aug 19, 2025
71 of 72 checks passed
@yamadashy yamadashy deleted the chore/sponsor branch August 19, 2025 14:31
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