Skip to content

Commit

Permalink
fix deepbook link
Browse files Browse the repository at this point in the history
  • Loading branch information
Geninsus committed Nov 8, 2024
1 parent 349cd87 commit 268c741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugins/src/plugins/deepbook/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const platform: Platform = {
id: platformId,
name: 'DeepBook',
image: 'https://sonar.watch/img/platforms/deepbook.webp',
website: 'https://deepbook.com/',
website: 'https://deepbook.tech/',
twitter: 'https://x.com/DeepBookonSui',
defiLlamaId: 'deepbook', // from https://defillama.com/docs/api
};
Expand Down

0 comments on commit 268c741

Please sign in to comment.