You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/pages/virtualgatherings.js
+2-2
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ export default function CommunityPage() {
115
115
116
116
<h2className={headingStyle}>Submit to Speak</h2>
117
117
<pclassName={paragraphStyle}>
118
-
Interested in sharing your own insight with the OpenShift Commons? CFPs are Open <b><ahref="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><ahref="https://red.ht/commons-general-speaking"target="_blank">Submit your talk here</a></b>
119
119
</p>
120
120
</div>
121
121
@@ -131,7 +131,7 @@ export default function CommunityPage() {
0 commit comments