You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/about.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ export default function About(props) {
59
59
<SEOtitle={'About'}/>
60
60
<h1>About</h1>
61
61
<p>RustFest is Europe’s Rust-dedicated conference. The next edition of RustFest will take place as a two-day event in the Netherlands.</p>
62
-
<p>We care about diversity and accessibility at this conference – please take a look at our <Linkto={"/codeofconduct"}>Code of Conduct</Link> and <Linkto={"/accessibility"}>Accessibility Statement</Link>.</p>
62
+
<p>We care about diversity and accessibility at this conference – please take a look at our <Linkto={"/info/code-of-conduct"}>Code of Conduct</Link> and <Linkto={"/info/accessibility"}>Accessibility Statement</Link>.</p>
0 commit comments