Skip to content

Commit c588381

Browse files
committed
fixed links on p5.Oscillator subpage
1 parent 9975c47 commit c588381

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/reference/en/p5.sound/p5.Oscillator.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ description: >-
2222
2323
<p>Set the type of oscillation with setType(), or by instantiating a
2424
25-
specific oscillator: <a href="/reference//p5.SinOsc">p5.SinOsc</a>, <a
26-
href="/reference//p5.TriOsc">p5.TriOsc</a>, <a
27-
href="/reference//p5.SqrOsc">p5.SqrOsc</a>, or <a
28-
href="/reference//p5.SawOsc">p5.SawOsc</a>.
25+
specific oscillator: <a href="/reference/p5.sound/p5.SinOsc/">p5.SinOsc</a>, <a
26+
href="/reference/p5.sound/p5.TriOsc/">p5.TriOsc</a>, <a
27+
href="/reference/p5.sound/p5.SqrOsc/">p5.SqrOsc</a>, or <a
28+
href="/reference/p5.sound/p5.SawOsc/">p5.SawOsc</a>.
2929
3030
</p>
3131
line: 4060

0 commit comments

Comments
 (0)