Skip to content

Commit e9e0c1a

Browse files
Update autolinked references section for clarity (#40547)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 8156c2a commit e9e0c1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ When referencing a commit from a private repository inside of a commit message,
7777

7878
By default, references generate a backlink. For example, manually linking to an issue in a pull request will automatically generate another link from the issue _back_ to the pull request.
7979
To avoid this behavior, you can use `redirect.github.com` instead of `github.com` when constructing the URL in your reference. If you do use a `redirect.github.com` URL in your reference link, no pop-up window will appear when hovering over it.
80+
> [!NOTE]
81+
> This method is not supported in {% data variables.product.prodname_ghe_cloud %} with Data Residency (`ghe.com`).
8082
8183
## Further reading
8284

0 commit comments

Comments
 (0)