Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
image links
Browse files Browse the repository at this point in the history
  • Loading branch information
manish-singh-bisht committed Jul 30, 2024
1 parent d9ec56f commit 14d9edd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fern/docs/contents/guides/github.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="https://res.cloudinary.com/dfcnic8wq/image/upload/v1711468058/Revert/Docs/twzdvnlzbcrbvqi9aws6.png" />
<img src="https://res.cloudinary.com/dwoiwg0t5/image/upload/f_auto,q_auto/lmmkmmgaoatdbzhgbymy" />

#### Obtaining GitHub Client ID and Secret

Expand Down
3 changes: 1 addition & 2 deletions packages/backend/services/metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ const metadataService = new MetadataService({
{
integrationId: TP_ID.github,
name: 'GitHub',
imageSrc:
'https://res.cloudinary.com/dfcnic8wq/image/upload/v1702983006/Revert/szfzkoagws7h3miptezo.png',
imageSrc: 'https://res.cloudinary.com/dwoiwg0t5/image/upload/f_auto,q_auto/d4jdtttg8ptk2ab9kpz7',
status: 'active',
scopes: getScope(apps, TP_ID.github),
clientId: getClientId(apps, TP_ID.github) || config.GITHUB_CLIENT_ID,
Expand Down

0 comments on commit 14d9edd

Please sign in to comment.