Skip to content

Commit 004dacd

Browse files
authored
Merge pull request #502 from bburt-rh/issue-454-add-url-shortener-guidance
issue-454-add-url-shortener-guidance
2 parents b061fd3 + ae524de commit 004dacd

File tree

1 file changed

+1
-0
lines changed
  • supplementary_style_guide/style_guidelines

1 file changed

+1
-0
lines changed

supplementary_style_guide/style_guidelines/links.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Links to upstream sites, such as GitHub, are considered to be external links.
3333
Deep links can break more frequently and can inadvertently bypass a site's legal notices.
3434
* Do not use bare URLs for links.
3535
Bare URLs are unhelpful because they do not provide adequate context about the link target.
36+
* Do not use URL shorteners to replace full URLs.
3637
* Always include meaningful link text.
3738
Meaningful link text describes to users what content they will see if they click the link.
3839
* Use hyperlinks unless the URL is an example URL or is otherwise inaccessible to users.

0 commit comments

Comments
 (0)