We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cae99 commit c3c0fcfCopy full SHA for c3c0fcf
src/content/cookbook/audio/record.md
@@ -137,7 +137,7 @@ await recorder.dispose();
137
The `record` package supports various encoders and file formats,
138
but support varies by platform.
139
For the full list of supported encoders per platform,
140
-check out the package's [encoding support table][record-encoders].
+check out the package's [encoding support table][].
141
142
[encoding support table]: {{site.pub-pkg}}/record#file
143
0 commit comments