Skip to content

[GH#527]: Additional Resources KB links #528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The meaning of content relies on the order in which you present it. For example,

.Additional resources

* Understanding WCAG 2.0
* link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/Overview.html[Understanding WCAG 2.0]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as this is okay to have second level bullets, this LGTM!

** link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv.html[Text Alternatives]
** link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html[Images of Text]
** link:https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html[Link Purpose (In Context)]
Expand Down
4 changes: 2 additions & 2 deletions supplementary_style_guide/style_guidelines/links.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Follow these guidelines when specifying link text:

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

.Example: Article title

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

.Example: Additional resources

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

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