Skip to content

Commit 4b42982

Browse files
authored
Merge pull request #5313 from remotion-dev/support/windowed-audio-data-fix
Fix source code link in `useWindowedAudioData` docs
2 parents 69ae28c + be0f8bd commit 4b42982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/use-windowed-audio-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ You should pass it through to [`visualizeAudio()`](/docs/visualize-audio).
119119

120120
## See also
121121

122-
- [Source code for this function](https://github.com/remotion-dev/remotion/blob/main/packages/media-utils/src/use-audio-data.ts)
122+
- [Source code for this function](https://github.com/remotion-dev/remotion/blob/main/packages/media-utils/src/use-windowed-audio-data.ts)
123123
- [`getAudioData()`](/docs/get-audio-data)
124124
- [`visualizeAudio()`](/docs/visualize-audio)
125125
- [Audio visualization](/docs/audio/visualization)

0 commit comments

Comments
 (0)