docs: fix broken and placeholder links (#4097)

* docs: fix broken and placeholder links

Fix the two links called out in #4094 plus one more found while scanning
all docs: the NOTE:addlinktoLOC placeholder in async.mdx now points at
_aggregate_action_queues in robot_client.py; the dead
#mapping-videoencoderconfig--ffmpeg-options anchor in
video_encoding_parameters.mdx now points at get_codec_options in
video.py; and the stale ./cameras#setup-cameras fragment in il_robots.mdx
is dropped to link the cameras guide page.

Closes #4094.

* docs: apply prettier formatting to the video-encoding parameter table

Re-align the Markdown table columns with prettier (v3.6.2, --prose-wrap=preserve)
so the pre-commit 'Format Markdown with Prettier' hook passes. Whitespace only.
This commit is contained in:
KBS
2026-07-31 17:26:38 +09:00
committed by GitHub
parent 0d0737ab57
commit 62600065cd
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ The teleoperate command will automatically:
## Cameras
To add cameras to your setup, follow this [Guide](./cameras#setup-cameras).
To add cameras to your setup, follow this [Guide](./cameras).
## Teleoperate with cameras