Skip to content

Commit 0a18ef4

Browse files
committed
docs: Fix broken link
1 parent 9bf4c6f commit 0a18ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/html/gcode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
<tr><th>Canned cycles</th><td colspan="2">(X Y Z or U V W apply to canned cycles, depending on active plane)</td></tr>
7070
<tr><td><a href="gcode/g-code.html#gcode:g70">G70</a></td><td>Q (X) (Z) (D) (E) (P)</td><td>Lathe finishing cycle</td></tr>
71-
<tr><td><a href="gcode/g-code.html#gcode:g71">G71 G72</a></td><td>Q (X) (Z) (D) (E) (P)</td><td>Lathe roughing cycle</td></tr>
71+
<tr><td><a href="gcode/g-code.html#gcode:g71-g72">G71 G72</a></td><td>Q (X) (Z) (D) (E) (P)</td><td>Lathe roughing cycle</td></tr>
7272
<tr><td><a href="gcode/g-code.html#gcode:g73">G73</a></td><td>R L Q</td><td>Drilling Cycle, Chip Breaking</td></tr>
7373
<tr><td><a href="gcode/g-code.html#gcode:g74">G74</a></td><td>R L (P) ($)</td><td>Left-hand Tapping Cycle, Dwell</td></tr>
7474
<tr><td><a href="gcode/g-code.html#gcode:g76">G76</a></td><td>P Z I J R K Q H L E ($)</td><td>Threading Cycle</td></tr>

0 commit comments

Comments
 (0)