Skip to content

Commit

Permalink
feat: update the ticket link (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack authored Aug 31, 2023
1 parent b1d5ee6 commit f3c5d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Header/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@ function Header() {
<div className='w-[624px] sm:w-full text-center'>
<Paragraph className='mt-[16px]'>
Join us for the first-ever AsyncAPI Conference on Tour,
bringing the latest in Async API technology to locations
bringing the latest in AsyncAPI technology to locations
worldwide!
</Paragraph>
</div>
<div className='mt-[54px]'>
<a
href='https://opencollective.com/asyncapi/events/asyncapi-conference-on-tour-6b3c0aa1'
href='https://opencollective.com/asyncapi/events/asyncapi-conference-on-tour-6b3c0aa1/contribute/aacot-london-edition-61313'
target='_blank'
rel='noreferrer'
>
Expand Down

0 comments on commit f3c5d92

Please sign in to comment.