Skip to content

Commit 2d5b18f

Browse files
committed
docs: changed links "linuxcnc.org/docs/devel/*" to "linuxcnc.org/docs/2.9/*"
1 parent 01a0ab2 commit 2d5b18f

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

README_es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ La traduccion al español de este software queda adherida a este descargo y a la
2222

2323
Consulte el archivo 'docs/src/code/building-linuxcnc.txt' para obtener información sobre cómo construir y ejecutar el software, o vea:
2424

25-
http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html
25+
http://linuxcnc.org/docs/2.9/html/code/building-linuxcnc.html

configs/by_interface/mesa/hm2-servo/hm2-servo.hal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# sudo ln -s $HOME/emc2-sandbox/src/hal/drivers/mesa-hostmot2/firmware /lib/firmware/hm2
1616
#
1717
# See also:
18-
# <http://www.linuxcnc.org/docs/devel/html/man/man9/hostmot2.9.html#config%20modparam>
18+
# <http://www.linuxcnc.org/docs/2.9/html/man/man9/hostmot2.9.html#config%20modparam>
1919
# and http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HostMot2
2020
#
2121
# #####################################################################

configs/by_interface/mesa/hm2-stepper/hm2-stepper.hal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# sudo ln -s $HOME/emc2-sandbox/src/hal/drivers/mesa-hostmot2/firmware /lib/firmware/hm2
1616
#
1717
# See also:
18-
# <http://www.linuxcnc.org/docs/devel/html/man/man9/hostmot2.9.html#config%20modparam>
18+
# <http://www.linuxcnc.org/docs/2.9/html/man/man9/hostmot2.9.html#config%20modparam>
1919
# and http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HostMot2
2020
#
2121
# #####################################################################

configs/by_interface/mesa/plasma-5i20/plasma-5i20.hal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# sudo ln -s $HOME/emc2-sandbox/src/hal/drivers/mesa-hostmot2/firmware /lib/firmware/hm2
55
#
66
# See also:
7-
# <http://www.linuxcnc.org/docs/devel/html/man/man9/hostmot2.9.html#config%20modparam>
7+
# <http://www.linuxcnc.org/docs/2.9/html/man/man9/hostmot2.9.html#config%20modparam>
88
# and http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?HostMot2
99
#
1010
# #####################################################################

configs/sim/axis/remap/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python-stdglue contains embedded Python code supporting the above examples. This
2121
common_nc_subs: this contains reset_state.ngc, which should be called from ON_ABORT procedure. Note that it is in particular important to reset the modal state after a failed remap procedure because this can lead to susequent failures (e.g. bug ID 3437928). The demos use their own on_abort sub and call reset_state.
2222

2323
Remapping Documentation:
24-
http://www.linuxcnc.org/docs/devel/html/remap/structure.html
24+
http://www.linuxcnc.org/docs/2.9/html/remap/structure.html
2525

2626
see also:
2727
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?RemappingStatus

configs/sim/axis/remap/README_es

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python-stdglue contiene código Python incrustado que admite los ejemplos anteri
2121
common_nc_subs: contiene reset_state.ngc, que debe llamarse desde el procedimiento ON_ABORT. Tenga en cuenta que es particularmente importante restablecer el estado modal después de un procedimiento de reasignación fallido porque esto puede conducir a fallas posteriores (por ejemplo, ID de error 3437928). Las demostraciones usan su propio sub on_abort y llaman a reset_state.
2222

2323
Reasignación de documentación:
24-
http://www.linuxcnc.org/docs/devel/html/remap/structure.html
24+
http://www.linuxcnc.org/docs/2.9/html/remap/structure.html
2525

2626
ver también:
2727
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?RemappingStatus

docs/man/man1/qtplasmac-cfg2prefs.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ configuration to a QtPlasmaC configuration.
3535
.SH "SEE ALSO"
3636
See the QtPlasmaC section of the LinuxCNC Documentation for more information.
3737

38-
http://linuxcnc.org/docs/devel/html/plasma/qtplasmac.html#qt_modify-config
38+
http://linuxcnc.org/docs/2.9/html/plasma/qtplasmac.html#qt_modify-config
3939
.SH AUTHOR
4040
Phillip Carter
4141
.SH LICENSE

docs/man/man1/qtplasmac-materials.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The file can be created by text entry or by importing text from a CAM tool file.
3636
.SH "SEE ALSO"
3737
See the QtPlasmaC section of the LinuxCNC Documentation for more information.
3838

39-
http://linuxcnc.org/docs/devel/html/plasma/qtplasmac.html#_material_converter
39+
http://linuxcnc.org/docs/2.9/html/plasma/qtplasmac.html#_material_converter
4040
.SH AUTHOR
4141
Phillip Carter
4242
.SH LICENSE

docs/man/man1/qtplasmac-plasmac2qt.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ qtplasmac-plasmac2qt is a Python script for migrating from PlasmaC to QtPlasmac.
3434
.SH "SEE ALSO"
3535
See the QtPlasmaC section of the LinuxCNC Documentation for more information.
3636

37-
http://linuxcnc.org/docs/devel/html/plasma/qtplasmac.html#qt_modify-config
37+
http://linuxcnc.org/docs/2.9/html/plasma/qtplasmac.html#qt_modify-config
3838
.SH AUTHOR
3939
Phillip Carter
4040
.SH LICENSE

docs/man/man1/qtplasmac-setup.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ package to run in place and vice-versa.
3535
.SH "SEE ALSO"
3636
See the QtPlasmaC section of the LinuxCNC Documentation for more information.
3737

38-
http://linuxcnc.org/docs/devel/html/plasma/qtplasmac.html#_change_type_of_linuxcnc_installation
38+
http://linuxcnc.org/docs/2.9/html/plasma/qtplasmac.html#_change_type_of_linuxcnc_installation
3939
.SH AUTHOR
4040
Phillip Carter
4141
.SH LICENSE

0 commit comments

Comments
 (0)