Skip to content

Commit 9a09b73

Browse files
committed
FInal Updates to the Virtual Gathering Page
1 parent 33e3feb commit 9a09b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/virtualgatherings.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export default function CommunityPage() {
115115
 
116116
<h2 className={headingStyle}>Submit to Speak</h2>
117117
<p className={paragraphStyle}>
118-
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>
118+
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>
119119
</p>
120120
</div>
121121

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

0 commit comments

Comments
 (0)