Skip to content

Commit

Permalink
chore: Update featured list (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
bicstone committed Sep 7, 2024
1 parent d740dc7 commit bb78fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/TimelineFeatured/FeaturedList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const FeaturedList = (): JSX.Element => {
{/* StaticImageを使用するためベタ書き :-/ */}
<FeaturedCard
title="2024年、GraphQLにどう向き合う?導入と活用の実際"
url="https://findy-code.io/engineer-lab/bicstone_me"
url="https://findy.connpass.com/event/328076/"
>
<StaticImage
src="../../../content/featured/j0BfD2l9.jpg"
Expand Down

0 comments on commit bb78fb2

Please sign in to comment.