Skip to content

Commit

Permalink
Fix the broken link
Browse files Browse the repository at this point in the history
Fix the broken link
  • Loading branch information
praneesha authored Sep 2, 2022
1 parent a3d5a31 commit 7ccd0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -8129,7 +8129,7 @@ <h4>Resources</h4>
</pre>
<p>
A <code>client-resource-access-action</code> performs a <a
href="resources_defn">resource access operation</a> on a client object. An
href="#resources_defn">resource access operation</a> on a client object. An
omitted <code>resource-method-name</code> defaults to <code>get</code>; if the
parentheses and the <code>arg-list</code> are omitted, then they default to
<code>()</code>, with arguments being defaulted as usual.
Expand Down

0 comments on commit 7ccd0df

Please sign in to comment.