We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd151d commit 99879d9Copy full SHA for 99879d9
src/web/js/dashboard/StudentDashboard.js
@@ -228,7 +228,7 @@ class StudentDashboard extends Component {
228
</div>
229
<div className='footer middle'>
230
<p className='right'>
231
- <a target="_blank" href="https://www.pyret.org">pyret.org</a> | <a target="_blank" href="/privacy/">Privacy</a> | <a target="_blank" href="https://www.github.com/brownplt/code.pyret.org">Software</a></p>
+ <a target="_blank" href="https://www.pyret.org">pyret.org</a> | <a target="_blank" href="https://pyret.org/cpo-faq/">Privacy</a> | <a target="_blank" href="https://www.github.com/brownplt/code.pyret.org">Software</a></p>
232
233
234
0 commit comments