Skip to content

Commit 7eb23c3

Browse files
committed
docs: updated links matching "linuxcnc.org/docs/(2.x|stable)" to "linuxcnc.org/docs/2.9"
1 parent 2d5b18f commit 7eb23c3

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ for such compliance.
8181
[Weblate]: https://hosted.weblate.org/projects/linuxcnc/
8282
[Website]: https://linuxcnc.org/
8383

84-
[Documentation]: http://linuxcnc.org/docs/stable/html/
85-
[Install]: http://linuxcnc.org/docs/stable/html/getting-started/getting-linuxcnc.html
86-
[Build]: http://linuxcnc.org/docs/stable/html/code/building-linuxcnc.html
84+
[Documentation]: http://linuxcnc.org/docs/2.9/html/
85+
[Install]: http://linuxcnc.org/docs/2.9/html/getting-started/getting-linuxcnc.html
86+
[Build]: http://linuxcnc.org/docs/2.9/html/code/building-linuxcnc.html
8787
[License]: COPYING

debian/upstream/metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
Bug-Database: https://github.com/LinuxCNC/linuxcnc/issues
33
Bug-Submit: https://github.com/LinuxCNC/linuxcnc/issues/new
4-
Documentation: http://linuxcnc.org/docs/2.8/html/
4+
Documentation: http://linuxcnc.org/docs/2.9/html/
55
Repository-Browse: https://github.com/LinuxCNC/linuxcnc
66
Reference:
77
- Author: Ronald Lumia

docs/man/man1/image-to-gcode.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ image-to-gcode \- converts bitmap images to G-code
3333
brightness of each pixel as a Z-height.
3434

3535
Detailed docs:
36-
http://linuxcnc.org/docs/stable/html/gui/image-to-gcode.html
36+
http://linuxcnc.org/docs/2.9/html/gui/image-to-gcode.html
3737

3838
.SH "SEE ALSO"
3939
\fBLinuxCNC(1)\fR

docs/src/man/man1/xhc-whb04b-6.1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ MDI_COMMAND=(debug,macro16)
402402

403403
Exercise caution if using copy and paste of this example code from the online web docs.
404404
Certain characters are incompatibly encoded by the web site (minus becomes em-dash).
405-
It is safer to copy and paste from https://raw.githubusercontent.com/LinuxCNC/linuxcnc/2.8/src/hal/user_comps/xhc-whb04b-6/example-configuration.md[].
405+
It is safer to copy and paste from https://raw.githubusercontent.com/LinuxCNC/linuxcnc/2.9/src/hal/user_comps/xhc-whb04b-6/example-configuration.md[].
406406

407407
----
408408
#

nc_files/comp311.ngc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(this is the program describing entry moves for)
22
(radius compensation in Figure 3 of the Handbook)
3-
(http://linuxcnc.org/docs/2.7/html/gcode/tool-compensation.html)
3+
(http://linuxcnc.org/docs/2.9/html/gcode/tool-compensation.html)
44

55
g20 f60
66

0 commit comments

Comments
 (0)