From e8012082cbf2e4832f0c6ffe2dd46fbf40bef7ab Mon Sep 17 00:00:00 2001 From: JessamyT <75634662+JessamyT@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:20:38 -0800 Subject: [PATCH] Fix gantry related service links (#3724) --- docs/components/gantry/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/gantry/_index.md b/docs/components/gantry/_index.md index 819226fdf0..a7506ee0e6 100644 --- a/docs/components/gantry/_index.md +++ b/docs/components/gantry/_index.md @@ -84,5 +84,5 @@ For general configuration and development info, see: You can also use the gantry component with the following services: -- [Motion service](/services/slam/): To move machines or components of machines -- [Frame system service](/services/navigation/): To configure the positions of your components +- [Motion service](/services/motion/): To move machines or components of machines +- [Frame system service](/services/frame-system/): To configure the positions of your components