Skip to content

Commit

Permalink
Merge pull request #3649 from spotzz/master
Browse files Browse the repository at this point in the history
move pdf location
  • Loading branch information
spotzz authored Dec 17, 2024
2 parents c088226 + 3399d1a commit 50ba306
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/pages/gatherings/{mdx.slug}.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ export default function GatheringPage({ data, ...props }) {
) : (
<>
<p className={`${ledeStyle} mx-auto`}>
Code of Conduct: We follow both the <a href='../../../rheventtandc.pdf'>Red Hat Event Terms and Conditions</a> and the Code of
Code of Conduct: We follow both the <a href='../../../img/rheventtandc.pdf'>Red Hat Event Terms and Conditions</a> and the Code of
Conduct of other events such as KubeCon + CloudNativeCon. Similarly we are dedicated
to providing a harassment-free experience for participants at all of our events,
whether they are held in person or virtually. All event participants, whether they are
Expand Down

0 comments on commit 50ba306

Please sign in to comment.