You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/demos/manipulation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ manipulation techniques.
88
88
#### 1. Setting up the demo
89
89
90
90
1. Set up docker as outlined in the [docker setup guide](../setup/setup_docker.md). During the setup, build the docker image with all dependencies (i.e., use the `--build-arg DEPENDENCIES=all_groups` argument)
91
-
and configure communication between the container and the host ([link](<../setup/setup_docker.md#3.-set-up-communications-between-docker-and-host-(optional)>)).
91
+
and configure communication between the container and the host ([link](../setup/setup_docker.md#2-set-up-communications-between-docker-and-host-optional)).
92
92
93
93
2. On the host machine, download the latest binary release for the Robotic Arm Demo:
0 commit comments