Skip to content

Commit

Permalink
DelayNode and DelayNode.delayTime pagemacro removal (#4855)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored May 11, 2021
1 parent f79cc26 commit 387e0a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/api/delaynode/delaytime/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3 id="Value">Value</h3>

<h2 id="Example">Example</h2>

<p>{{page("/en-US/docs/Web/API/AudioContext.createDelay","Example")}}</p>
<p>See <a href="/en-US/docs/Web/API/BaseAudioContext/createDelay#example"><code>BaseAudioContext.createDelay()</code></a> for example code.</p>

<h2 id="Specifications">Specifications</h2>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/delaynode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 id="Methods">Methods</h2>

<h2 id="Example">Example</h2>

<p>{{page("/en-US/docs/Web/API/AudioContext.createDelay","Example")}}</p>
<p>See <a href="/en-US/docs/Web/API/BaseAudioContext/createDelay#example"><code>BaseAudioContext.createDelay()</code></a> for example code.</p>

<h2 id="Specifications">Specifications</h2>

Expand Down

0 comments on commit 387e0a9

Please sign in to comment.