diff --git a/docs/how-to-open-a-pull-request.md b/docs/how-to-open-a-pull-request.md index 9451859fad..5f2827f762 100644 --- a/docs/how-to-open-a-pull-request.md +++ b/docs/how-to-open-a-pull-request.md @@ -3,7 +3,7 @@ A pull request (PR) enables you to send changes from your fork on GitHub to freeCodeCamp.org's main repository. Once you are done making changes to the code, you can follow these guidelines to open a PR. > [!NOTE] -> Your PR should be in English. See [here](#index.md?id=translations) for how to contribute translations. +> Your PR should be in English. See [here](https://contribute.freecodecamp.org/#/index?id=translations) for how to contribute translations. ## Prepare a good PR title