Skip to content

Commit 76e7f67

Browse files
committed
Update links to point to new CoC page
1 parent a5b80ff commit 76e7f67

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/app/conf/2025/components/call-for-proposals.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ function NotesTab() {
104104
All speakers are required to adhere to our{" "}
105105
<Link
106106
className="typography-link dark:text-neu-50"
107-
href="/conf/2025/resources/#code-of-conduct"
107+
href="/conf/2025/code-of-conduct"
108108
>
109109
Code of Conduct
110110
</Link>

src/app/conf/2025/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default function Layout({
6464
[
6565
{
6666
children: "Code of Conduct",
67-
href: "/conf/2025/resources/#code-of-conduct",
67+
href: "/conf/2025/code-of-conduct",
6868
},
6969
{
7070
children: "Inclusion & Accessibility",

src/app/conf/2025/resources/resources.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The GraphQL Foundation and the Linux Foundation are dedicated to providing a har
1212

1313
This Code of Conduct may be revised at any time by The GraphQL Foundation or The Linux Foundation and the terms are non-negotiable. Your registration for or attendance at GraphQL, whether in person or virtually, indicates your agreement to abide by this policy and its terms.
1414

15-
Please read the full [Code of Conduct](https://events.linuxfoundation.org/about/code-of-conduct/) for the complete policy and terms.
15+
Please read the full [Code of Conduct](/conf/2025/code-of-conduct) for the complete policy and terms.
1616

1717
## Inclusion & Accessibility
1818

19-
Education and collaboration are vital to the future of the open source ecosystem, and it is imperative to us that everyone in the community that wants to participate feels welcome to do so regardless of gender, gender identity, sexual orientation, disability, race, ethnicity, age, religion or economic status. Our [code of conduct](#code-of-conduct) outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
19+
Education and collaboration are vital to the future of the open source ecosystem, and it is imperative to us that everyone in the community that wants to participate feels welcome to do so regardless of gender, gender identity, sexual orientation, disability, race, ethnicity, age, religion or economic status. Our [code of conduct](/conf/2025/code-of-conduct) outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
2020

2121
We have a broad range of both onsite resources and emergency resources, as well as a health & safety policy.
2222

0 commit comments

Comments
 (0)