Skip to content

Commit fea57e9

Browse files
authored
Merge pull request #3650 from spotzz/master
move pdf to static
2 parents 50ba306 + 554391a commit fea57e9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ export default function GatheringPage({ data, ...props }) {
339339
) : (
340340
<>
341341
<p className={`${ledeStyle} mx-auto`}>
342-
Code of Conduct: We follow both the <a href='../../../img/rheventtandc.pdf'>Red Hat Event Terms and Conditions</a> and the Code of
342+
Code of Conduct: We follow both the <a href='../../../static/rheventtandc.pdf'>Red Hat Event Terms and Conditions</a> and the Code of
343343
Conduct of other events such as KubeCon + CloudNativeCon. Similarly we are dedicated
344344
to providing a harassment-free experience for participants at all of our events,
345345
whether they are held in person or virtually. All event participants, whether they are
File renamed without changes.

0 commit comments

Comments
 (0)