Skip to content

Commit 81d55a7

Browse files
alileclercfacebook-github-bot
authored andcommitted
docs(website): Update VeloxCon banner on website (facebookincubator#12742)
Summary: VeloxCon 2025 registration banner Pull Request resolved: facebookincubator#12742 Reviewed By: xiaoxmeng Differential Revision: D71580661 Pulled By: pedroerp fbshipit-source-id: 7815d4ad835cf4b79c7ed81ce0383b9b0050bb36
1 parent 48b9803 commit 81d55a7

File tree

1 file changed

+2
-2
lines changed
  • website/src/components/VeloxConBanner

1 file changed

+2
-2
lines changed

website/src/components/VeloxConBanner/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ export default function VeloxConBanner() {
1111
<div className="container">
1212
<div className="row">
1313
<div className="col col--9">
14-
<h2>See the VeloxCon 2024 Recordings</h2>
14+
<h2>Join us at VeloxCon 2025, April 15-16 at Meta HQ</h2>
1515
</div>
1616
<div className="col col--3">
17-
<a className="button button--info button--lg" href="https://www.youtube.com/playlist?list=PLJvBe8nQAEsEBSoUY0lRFVZr2_YeHYkUR" target="_blank" rel="noopener noreferrer">Watch</a>
17+
<a className="button button--info button--lg" href="https://veloxcon.io/" target="_blank" rel="noopener noreferrer">Free Registration</a>
1818
</div>
1919
</div>
2020
</div>

0 commit comments

Comments
 (0)