From 4ec5c2e3d9515c40a0971d7eab55a54211a67721 Mon Sep 17 00:00:00 2001 From: sidemt Date: Tue, 22 Feb 2022 00:10:19 +0900 Subject: [PATCH] docs: fix links within docs to point to respective language (#45187) --- docs/FAQ.md | 2 +- docs/security-hall-of-fame.md | 2 +- docs/security.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index ffde559ad9..6d83f3e405 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -102,7 +102,7 @@ moderators' team. Open source work is voluntary work and our time is limited. We acknowledge that this is probably true in your case as well. So we emphasize being **consistent** rather than engaging in the community 24/7. -Take a look at our [Moderator Handbook](https://contribute.freecodecamp.org/#/moderator-handbook) +Take a look at our [Moderator Handbook](moderator-handbook.md) for a more exhaustive list of other responsibilities and expectations we have of our moderators. diff --git a/docs/security-hall-of-fame.md b/docs/security-hall-of-fame.md index 918c91d940..7761773dc6 100644 --- a/docs/security-hall-of-fame.md +++ b/docs/security-hall-of-fame.md @@ -1,6 +1,6 @@ # Responsible Disclosure - Hall of Fame -We appreciate any responsible disclosure of vulnerabilities that might impact the integrity of our platforms and users. If you are interested in contributing to the security of our platform, please read our [security policy outlined here](https://contribute.freecodecamp.org/#/security). +We appreciate any responsible disclosure of vulnerabilities that might impact the integrity of our platforms and users. If you are interested in contributing to the security of our platform, please read our [security policy outlined here](security.md). While we do not offer any bounties or swags at the moment, we are grateful to these awesome people for helping us keep the platform safe for everyone: diff --git a/docs/security.md b/docs/security.md index 6b0fd6125f..1349d67a75 100644 --- a/docs/security.md +++ b/docs/security.md @@ -12,7 +12,7 @@ We appreciate any responsible disclosure of vulnerabilities that might impact th Once you report a vulnerability, we will look into it and make sure that it is not a false positive. We will get back to you if we need to clarify any details. You can submit separate reports for each issue you find. -While we do not offer any bounties or swags at the moment, we'll be happy to list your name in our [Hall of Fame](https://contribute.freecodecamp.org/#/security-hall-of-fame) list, provided the reports are not low-effort. +While we do not offer any bounties or swags at the moment, we'll be happy to list your name in our [Hall of Fame](security-hall-of-fame.md) list, provided the reports are not low-effort. We consider using tools & online utilities to report issues with SPF & DKIM configs, or SSL Server tests, etc. in the category of ["beg bounties"](https://www.troyhunt.com/beg-bounties/) and are unable to respond to these reports.