[LinuxCNC/linuxcnc Issue#310] Wrong link in documentation

未分类 bolang 4个月前 (10-15) 24次浏览

Issue #310 | 状态: 已关闭 | 作者: gmoccapy | 创建时间: 2017-07-25

标签: bug documentation affects 2.7 affects master pull-request-welcome


in
/src/hal/drivers/mesa-hostmot2/doc/README.regmap

the link:
https://github.com/linuxcnc/hostmot2-firmware/blob/master/regmap

leads to Error 404

IMHO it should be

https://github.com/linuxcnc/hostmot2-firmware/

If I am right, I will change that link.

Norbert


评论 (2)

#1 – SebKuzminsky 于 2017-07-25

The link is wrong in different ways in 2.7 and master. Since we ship hostmot2 bitfiles from the “v0” branch, I think our docs (in both branches) should point here:

https://github.com/LinuxCNC/hostmot2-firmware/blob/v0/regmap


#2 – gmoccapy 于 2017-07-29

corrected the links in 2.7 and master and pushed the changes.

Norbert


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/310

喜欢 (0)