Skip to content

Commit d9ae184

Browse files
authored
Merge pull request #3544 from spotzz/master
Remove Kubecon link and make the COVID restrictions more flexible for…
2 parents cb411ea + a7111af commit d9ae184

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

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

+4-7
Original file line numberDiff line numberDiff line change
@@ -348,19 +348,16 @@ export default function GatheringPage({ data, ...props }) {
348348
appropriate workplace behavior and applicable laws.
349349
</p>
350350
<p className={`${ledeStyle} mx-auto`}>
351-
COVID-19 Health + Safety Information: CNCF is committed to our attendee's health
352-
and safety; this remains our top priority as we continue to monitor COVID-19 and
353-
look to the venue, local, state, CDC, and WHO guidelines to make the best and most
354-
informed decisions around onsite safety and requirements.
355-
</p>
356-
<p className={`${ledeStyle} mx-auto`}>
351+
COVID-19 Health + Safety Information: We are committed to our attendee's health
352+
and safety and follow the Healthy and Safety policies of the events we are co-located
353+
with or by default those of the
357354
<a
358355
className={aStyle}
359356
target="_blank"
360357
rel="noopener noreferrer"
361358
href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/attend/health-and-safety/"
362359
>
363-
Health and safety information for KubeCon + CloudNativeCon North America
360+
CNCF.
364361
</a>
365362
</p>
366363
</>

0 commit comments

Comments
 (0)