Skip to content

Commit 0ed8c16

Browse files
authored
Merge pull request #15 from RobotComponents/0.14.xxx
Small correction
2 parents 0745dbc + 5495f83 commit 0ed8c16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Code Generation/Instructive Actions/Set Joint Configuration Control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ has_toc: false
1919

2020
## **Output Parameters**
2121

22-
[**Set Joint Configuration Control**]({{ site.baseurl }}{% link docs/Parameters/Actions/Set Auto Axis Configurator.md %}) **(SJCC):** Contains an instruction to activate or deactivate joint configuration control for all following `MoveJ` move instructions.
22+
[**Set Joint Configuration Control**]({{ site.baseurl }}{% link docs/Parameters/Actions/Set Joint Configuration Control.md %}) **(SJCC):** Contains an instruction to activate or deactivate joint configuration control for all following `MoveJ` move instructions.
2323

2424
## **Usage**
2525

docs/Code Generation/Instructive Actions/Set Linear Configuration Control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ has_toc: false
1919

2020
## **Output Parameters**
2121

22-
[**Set Linear Configuration Control**]({{ site.baseurl }}{% link docs/Parameters/Actions/Set Auto Axis Configurator.md %}) **(SJCC):** Contains an instruction to activate or deactivate linear configuration control for all following `MoveJ` move instructions.
22+
[**Set Linear Configuration Control**]({{ site.baseurl }}{% link docs/Parameters/Actions/Set Linear Configuration Control.md %}) **(SJCC):** Contains an instruction to activate or deactivate linear configuration control for all following `MoveJ` move instructions.
2323

2424
## **Usage**
2525

0 commit comments

Comments
 (0)