We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0368be9 commit b727ab8Copy full SHA for b727ab8
docs/snippets/snippets.toml
@@ -316,7 +316,7 @@ quick_start = [ # These examples don't have exactly the same implementation.
316
317
# `$config_dir` will be replaced with the absolute path of `docs/snippets`.
318
[extra_args]
319
-"concepts/send_recording" = ["$config_dir/../../examples/assets/example.rrd"]
+"concepts/send_recording" = ["$config_dir/../../tests/assets/rrd/dna.rrd"]
320
"archetypes/asset3d_simple" = ["$config_dir/../../tests/assets/cube.glb"]
321
"archetypes/asset3d_out_of_tree" = ["$config_dir/../../tests/assets/cube.glb"]
322
"archetypes/video_auto_frames" = [
0 commit comments