Skip to content

Commit 417e048

Browse files
authored
Merge pull request #2336 from blocknative/fix/links
fix: powered by thirdweb link
2 parents 04f6352 + e8d1ec1 commit 417e048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/views/account-center/AccountCenterPanel.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
{/if}
559559
<div class="w100">
560560
<a
561-
href="https://blocknative.com"
561+
href="https://thirdweb.com"
562562
target="_blank"
563563
rel="noopener noreferrer"
564564
class="flex justify-center items-center powered-by-container"

0 commit comments

Comments
 (0)