Skip to content

Commit 8e035f1

Browse files
authored
Merge pull request #528 from bredamc/issue_527_additional_resources_links
[GH#527]: Additional Resources KB links
2 parents 0c56750 + a3490a5 commit 8e035f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

supplementary_style_guide/style_guidelines/accessibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The meaning of content relies on the order in which you present it. For example,
6060

6161
.Additional resources
6262

63-
* Understanding WCAG 2.0
63+
* link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/Overview.html[Understanding WCAG 2.0]
6464
** link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv.html[Text Alternatives]
6565
** link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html[Images of Text]
6666
** link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html[Link Purpose (In Context)]

supplementary_style_guide/style_guidelines/links.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Follow these guidelines when specifying link text:
6060

6161
* Use the title of the Knowledgebase article for the link text, or use descriptive running text.
6262
* When not using running text, call out that this is a Knowledgebase article.
63-
* When the link appears in *Additional resources*, put the article title first, followed by `(Red{nbsp}Hat Knowledgebase)`.
63+
* When the link appears in *Additional resources*, put the article title first, followed by `(Red{nbsp}Hat Knowledgebase)` within the link.
6464

6565
.Example: Article title
6666

@@ -72,6 +72,6 @@ If your Apache web server configuration enables SSL security, verify that you en
7272

7373
.Example: Additional resources
7474

75-
* link:https://access.redhat.com/solutions/199573[Does RHEL 7 support online resize of disk partitions?] (Red{nbsp}Hat Knowledgebase)
75+
* link:https://access.redhat.com/solutions/199573[Does RHEL 7 support online resize of disk partitions? (Red{nbsp}Hat Knowledgebase)]
7676

7777
// TODO: Add new style entries alphabetically in this file

0 commit comments

Comments
 (0)