Skip to content

Commit c35e659

Browse files
authored
Merge pull request #3546 from spotzz/master
Removed link due to formatting issue
2 parents 47c9290 + 73ab0bc commit c35e659

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/pages/gatherings/{mdx.slug}.js

+1-8
Original file line numberDiff line numberDiff line change
@@ -350,14 +350,7 @@ export default function GatheringPage({ data, ...props }) {
350350
<p className={`${ledeStyle} mx-auto`}>
351351
COVID-19 Health + Safety Information: We are committed to our attendee's health
352352
and safety and follow the Healthy and Safety policies of the events we are co-located
353-
with or by default those of the
354-
<a
355-
className={aStyle}
356-
target="_blank"
357-
rel="noopener noreferrer"
358-
href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/attend/health-and-safety/"
359-
>
360-
CNCF.
353+
with or by default those of the CNCF.
361354
</a>
362355
</p>
363356
</>

0 commit comments

Comments
 (0)