Skip to content

docs: add clickable link to README banner image#2987

Open
sujayjayjay wants to merge 3 commits intoComposioHQ:nextfrom
sujayjayjay:readme-banner-link
Open

docs: add clickable link to README banner image#2987
sujayjayjay wants to merge 3 commits intoComposioHQ:nextfrom
sujayjayjay:readme-banner-link

Conversation

@sujayjayjay
Copy link
Copy Markdown

Summary

Wraps the banner image at the top of the README in a clickable link pointing to the Composio platform with UTM tracking.

Changes

  • Wrapped the <img> tag for the banner in an <a> tag linking to:
    http://platform.composio.dev/?utm_source=Github&utm_medium=Banner&utm_content=Composio

Before

Banner image was not clickable.

After

Clicking the banner takes users to the Composio platform with proper UTM attribution (Github / Banner / Composio).

No visual changes — the banner looks identical, it just becomes a link.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 23, 2026

@sujayjayjay is attempting to deploy a commit to the Composio Team on Vercel.

A member of the Team first needs to authorize it.

@sujayjayjay sujayjayjay requested a review from Prat011 March 23, 2026 15:42
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

README.md Outdated
<div align="center">

<img src="https://raw.githubusercontent.com/ComposioHQ/composio/next/public/cover.png" alt="Composio Logo" width="auto" height="auto" style="margin-bottom: 20px;"/>
<a href="http://platform.composio.dev/?utm_source=Github&utm_medium=Banner&utm_content=Composio"><img src="https://raw.githubusercontent.com/ComposioHQ/composio/next/public/cover.png" alt="Composio Logo" width="auto" height="auto" style="margin-bottom: 20px;"/></a>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

https

@sujayjayjay
Copy link
Copy Markdown
Author

Updated to https:// — good catch, thanks!

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.

2 participants