Skip to content

Commit

Permalink
fix: fix video link
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonhyejin committed Jul 30, 2024
1 parent 9ea3af0 commit b43905c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const customerCardContent = [
3. Community-driven project which continually evolves with industry trends and best practices
</>
),
to: "https://www.acryldata.io/blog/data-contracts-in-datahub-combining-verifiability-with-holistic-data-management?utm_source=datahub&utm_medium=referral&utm_content=blog",
to: "https://youtu.be/wsCFnElN_Wo?si=i-bNAQAsbHJq5O9-",
},
{
customer: "Airtel",
Expand All @@ -75,7 +75,7 @@ const customerCardContent = [
DataHub to take their data mesh implementation to the next level.
</>
),
to: "https://youtu.be/wsCFnElN_Wo?si=i-bNAQAsbHJq5O9-",
to: "https://www.youtube.com/watch?v=yr24mM91BN4",
},
];

Expand Down

0 comments on commit b43905c

Please sign in to comment.