diff --git a/robustlinks/index.html b/robustlinks/index.html index 2588ca1e..79e29602 100644 --- a/robustlinks/index.html +++ b/robustlinks/index.html @@ -280,9 +280,9 @@

Table of Contents

2. How to provide Robust Links?

- As is the case with any link in HTML, the default link target is provided by the href attribute. But a link to a resource can be turned into a Robust Link + As is the case with any link in HTML, the default link target is provided by the href attribute for the HTML anchor (<a>) element. But a link to a resource can be turned into a Robust Link by including three extension attributes for - the HTML anchor (<a>) element: data-originalurl, data-versiondate, and data-versionurl. + that element: data-originalurl, data-versiondate, and data-versionurl. Use of each attribute is recommended and their value is as follows:
@@ -301,7 +301,7 @@

Table of Contents

- When the data-* attributes are provided in a machine-actionable manner, as detailed in the below sub-sections, + When these data-* attributes are provided in a machine-actionable manner, as detailed in the below sub-sections, client applications can be devised that support several pathways to visit a linked resource: