Skip to content

Commit

Permalink
Update LiveTalksPlaceholder.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
twavv committed Feb 4, 2021
1 parent 2da64a4 commit cacec97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/live/LiveTalksPlaceholder.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ export const LiveTalksPlaceholder = () => {
return (
<>
The conference is now over. Thank you to everyone who made this
JuliaCon awesome! Visit
JuliaCon awesome! Visit{" "}
<a
href={
"https://www.youtube.com/playlist?list=PLP8iPy9hna6Tl2UHTrm4jnIYrLkIcAROR"
}
>
the Julia Language's YouTube
</a>
</a>{" "}
to watch all of the conference's talks, workshops, and keynotes.
</>
);
Expand Down

0 comments on commit cacec97

Please sign in to comment.