Skip to content

Commit d30d2e4

Browse files
committed
Update footer link
1 parent 597a17d commit d30d2e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/components/sections/footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ export function Footer() {
3131
<div>
3232
<a href="https://splitbee.io">
3333
<img
34-
src="https://splitbee.io/splitbee-badge.svg"
35-
alt="Splitbee Analytics"
34+
src="https://splitbee-cdn.fra1.cdn.digitaloceanspaces.com/static/badge/splitbee-badge.svg"
35+
alt="Analytics by Splitbee.io"
3636
/>
3737
</a>
3838
</div>

0 commit comments

Comments
 (0)