diff --git a/pages/data-attribute.html b/pages/data-attribute.html index 445947a6..a248d20e 100644 --- a/pages/data-attribute.html +++ b/pages/data-attribute.html @@ -400,8 +400,8 @@

Page

string - Title used when page is shown - data-url - url - Value for updating the URL, instead of the url used to request the page + data-url + url - Value for updating the URL, instead of the url used to request the page. The value of this attribute should not be URI-encoded. If your path or filename contains apostrophes or quotation marks, use entity encoding in the value, rather than URL encoding. For example, data-url="/path/to/"Devil's Advocate".html"