Skip to content

Commit 46f0159

Browse files
committed
[chore] References from non-normative section are non-normative.
1 parent f182ab1 commit 46f0159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2>
113113
</pre>
114114
<p>
115115
The <a data-link-for="ShareTarget">params</a> keys correspond to the
116-
key names in <a data-cite="!WebShare#dom-sharedata">ShareData</a> from
116+
key names in <a data-cite="WebShare#dom-sharedata">ShareData</a> from
117117
[[!WebShare]], while the values are arbitrary names that will be used
118118
as query parameters when the target is launched.
119119
</p>
@@ -154,7 +154,7 @@ <h2>
154154
</pre>
155155
<p>
156156
The query parameters are populated with information from the
157-
<a data-cite="!WebShare#dom-sharedata"><code>ShareData</code></a> being
157+
<a data-cite="WebShare#dom-sharedata"><code>ShareData</code></a> being
158158
shared. If the ShareData contains no information for a given member,
159159
the query parameter is omitted.
160160
</p>

0 commit comments

Comments
 (0)