From c2f7908a3370cc93fc31317af11eac2a2e53a32c Mon Sep 17 00:00:00 2001 From: kpetersn <kmpeters@anl.gov> Date: Thu, 16 Mar 2023 16:12:37 +0000 Subject: [PATCH] Added "next section" links --- 1-Setup.md | 2 +- 2-IOC-deployment.md | 2 +- 3-Add-simulated-motors.md | 2 +- 4-Deploy-motorVMC.md | 2 +- 5-Add-virtual-motors.md | 2 +- 6-asyn-troubleshooting.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/1-Setup.md b/1-Setup.md index 25d73c5..3896f5c 100644 --- a/1-Setup.md +++ b/1-Setup.md @@ -1,6 +1,6 @@ # [IOC Deployment and Troubleshooting](README.md) -Link to [the outline](instructions#outline) +\[[previous section](README.md)\] \[[next section](2-IOC-deployment.md)\] ## 1 Setup diff --git a/2-IOC-deployment.md b/2-IOC-deployment.md index d8187f7..2cd25c8 100644 --- a/2-IOC-deployment.md +++ b/2-IOC-deployment.md @@ -1,6 +1,6 @@ # [IOC Deployment and Troubleshooting](README.md) -Link to the [previous section](1-Setup.md#1-setup) +\[[previous section](1-Setup.md)\] \[[next section](3-Add-simulated-motors.md)\] ## 2 Deploy a new IOC diff --git a/3-Add-simulated-motors.md b/3-Add-simulated-motors.md index cdc5847..b015da7 100644 --- a/3-Add-simulated-motors.md +++ b/3-Add-simulated-motors.md @@ -1,6 +1,6 @@ # [IOC Deployment and Troubleshooting](README.md) -Link to the [previous section](2-IOC-deployment.md#2-deploy-a-new-ioc) +\[[previous section](2-IOC-deployment.md)\] \[[next section](4-Deploy-motorVMC.md)\] ## 3 Add simulated motors to the IOC diff --git a/4-Deploy-motorVMC.md b/4-Deploy-motorVMC.md index 85f5f09..1b2b475 100644 --- a/4-Deploy-motorVMC.md +++ b/4-Deploy-motorVMC.md @@ -1,6 +1,6 @@ # [IOC Deployment and Troubleshooting](README.md) -Link to the [previous section](3-Add-simulated-motors.md#3-add-simulated-motors-to-the-ioc) +\[[previous section](3-Add-simulated-motors.md)\] \[[next section](5-Add-virtual-motors.md)\] ## 4 Deploy the motorVMC (Virtual Motor Controller) module diff --git a/5-Add-virtual-motors.md b/5-Add-virtual-motors.md index dd4a533..8c21589 100644 --- a/5-Add-virtual-motors.md +++ b/5-Add-virtual-motors.md @@ -1,6 +1,6 @@ # [IOC Deployment and Troubleshooting](README.md) -Link to the [previous section](4-Deploy-motorVMC.md#4-deploy-the-motorvmc-virtual-motor-controller-module) +\[[previous section](4-Deploy-motorVMC.md)\] \[[next section](6-asyn-troubleshooting.md)\] ## 5 Add virtual motors to the IOC diff --git a/6-asyn-troubleshooting.md b/6-asyn-troubleshooting.md index 0a2eef2..c4099c7 100644 --- a/6-asyn-troubleshooting.md +++ b/6-asyn-troubleshooting.md @@ -1,6 +1,6 @@ # [IOC Deployment and Troubleshooting](README.md) -Link to the [previous section](5-Add-virtual-motors.md#5-add-virtual-motors-to-the-ioc) +\[[previous section](5-Add-virtual-motors.md)\] ## 6 asyn troubleshooting -- GitLab