Fix rust link for integrations, add clickhouse-c#309
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
Reviewed by Cursor Bugbot for commit 36e76f9. Configure here.
| "logo_dark": { | ||
| "id": 2919, | ||
| "documentId": "guygur1gr8fjbtwcs0643ida", | ||
| "url": "/uploads/cplusplus_dc14d0dde7.svg" |
There was a problem hiding this comment.
C client shows C++ logo
Medium Severity
The new C language client entry in integrations-fallback.json reuses the C++ logo asset (cplusplus_dc14d0dde7.svg) for its logo and logo_dark fields. This results in the integrations grid showing C++ branding for the C client when fallback data is active.
Reviewed by Cursor Bugbot for commit 36e76f9. Configure here.
There was a problem hiding this comment.
not sure how to add new logo
|
@mintlify use the logo we are using for the sidebar nav in the language clients section |
|
I can't update this pull request because its branch lives on a fork ( |
|
@copilot use the logo we are using for the sidebar nav in the language clients section |


Rust link should've been https://github.com/ClickHouse/clickhouse-rs anyways