Skip to content

Commit

Permalink
Merge pull request #3582 from brianjback/master
Browse files Browse the repository at this point in the history
Final Updates to the Virtual Gathering Page
  • Loading branch information
varodrig authored Aug 21, 2024
2 parents 33e3feb + 9a09b73 commit 351f35b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/virtualgatherings.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export default function CommunityPage() {
 
<h2 className={headingStyle}>Submit to Speak</h2>
<p className={paragraphStyle}>
Interested in sharing your own insight with the OpenShift Commons? CFPs are Open <b><a href="https://red.ht/commons-general-speaking">Submit your talk here</a></b>
Interested in sharing your own insight with the OpenShift Commons? CFPs are Open <b><a href="https://red.ht/commons-general-speaking" target="_blank">Submit your talk here</a></b>
</p>
</div>

Expand All @@ -131,7 +131,7 @@ export default function CommunityPage() {
<Callout
className="lg:h-auto"
title="OpenShift Commons Virtual Meetings - Agenda"
url="http://red.ht/commons-GENERAL-agenda"
url="https://red.ht/commons-GENERAL-agenda"
icon={< Info alt="" />}
>
Interested in joining a Virtual Gathering? Review our upcoming Gatherings&nbsp;here.
Expand Down

0 comments on commit 351f35b

Please sign in to comment.