Skip to content

Commit

Permalink
Merge pull request #3380 from dfinity/btc-typo
Browse files Browse the repository at this point in the history
fix image on btc page
  • Loading branch information
reigj1 authored Aug 20, 2024
2 parents faca60f + 778cf6a commit 3446f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/BitcoinIntegrationPage/HowItWorks/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function Index() {
className="mt-12 mb-6 md:mt-40 md:mb-12"
>
<VideoCard
image="img/bitcoin-integration/video_thumb.webp"
image="https://internetcomputer.org/img/bitcoin-integration/video_thumb.webp"
title="BTC <> ICP"
label=""
link={`https://www.youtube.com/watch?v=eTe6IXQJNUs`}
Expand Down

0 comments on commit 3446f7a

Please sign in to comment.