File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export default withMermaid(
4848 {
4949 href : "https://dub.sh/composio-mcp" ,
5050 image : "/mcphub.nvim/sponsors/composio-logo.png" ,
51- text : "Instantly Connect to 1 00 + Managed MCP Servers with Built-In Auth" ,
51+ text : "Instantly Connect to 100 + Managed MCP Servers with Built-In Auth" ,
5252 alt : "Composio"
5353 } ,
5454 ]
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ function refresh() {
4848 const poweredBy = document .createElement (" a" )
4949 poweredBy .className = " carbon-poweredby"
5050 poweredBy .textContent = " Featured Sponsor"
51- poweredBy .href = " https://github.com/ravitemer/ sponsors"
51+ poweredBy .href = " https://github.com/sponsors/ravitemer "
5252 poweredBy .target = ' _blank'
5353 poweredBy .rel = ' noopener'
5454 cardContent .appendChild (poweredBy )
You can’t perform that action at this time.
0 commit comments