Skip to content

Commit

Permalink
fix(ew): update link to hotel for the conf
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds authored Jan 13, 2025
1 parent 74cbb35 commit 071339b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/epic-web/src/pages/conf/2025/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ const Location = () => {
/>
</div>
<Link
href="https://maps.app.goo.gl/dpCVp2TtT9iNf6FKA"
href="https://book.passkey.com/event/50932723/owner/1422/home"
target="_blank"
onClick={() => {
track('clicked venue', {
Expand Down Expand Up @@ -1085,7 +1085,7 @@ const HotelSection = () => {
<span>
We've partnered with Hilton Salt Lake City Center to offer you a
discounted rate on available rooms. Visit{' '}
<a href="https://book.passkey.com/e/50932723" className="underline">
<a href="https://book.passkey.com/event/50932723/owner/1422/home" className="underline">
here
</a>{' '}
to find your discounted room and book your stay today.
Expand Down

0 comments on commit 071339b

Please sign in to comment.