Skip to content

Commit 74bccd5

Browse files
Correct pointer to jaws location
1 parent c9e7f3d commit 74bccd5

File tree

1 file changed

+2
-2
lines changed
  • doc/specific_iocs/motor_extensions

1 file changed

+2
-2
lines changed

doc/specific_iocs/motor_extensions/Jaws.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a standard full set of jaws (N,S,E,W blades) that are entirely controlle
1010

1111
### Example
1212

13-
For a galil they might be in a file in the instrument settings called `<inst name>\configurations\galil\jaws.cmd`:
13+
For a galil they might be in a file in the [motor extensions repository's settings area](https://github.com/ISISComputingGroup/EPICS-motorExtensions/tree/master/settings):
1414

1515
```
1616
# Define a set of jaws from first 4 motors on first controller (if present)
@@ -93,4 +93,4 @@ For the jaws positions that depend on more than one jaw blade (the centres and g
9393
:maxdepth: 1
9494
9595
jaws/*
96-
```
96+
```

0 commit comments

Comments
 (0)