diff --git a/content/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls.md b/content/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls.md index 3f9c414092e8..f4e3b4870cff 100644 --- a/content/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls.md +++ b/content/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls.md @@ -73,6 +73,11 @@ When referencing a commit from a private repository inside of a commit message, {% data reusables.repositories.autolink-references %} +## Avoiding backlinks to linked references + +References to issues, pull requests, etc. cause the referenced item to have a backlink to the referencing item. +To avoid this, you can use the URL `redirect.github.com` instead of `github.com` in your reference. + ## Further reading * [AUTOTITLE](/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)