docs: update links to Cumulocity documentation pages#3334
docs: update links to Cumulocity documentation pages#3334reubenmiller merged 2 commits intothin-edge:mainfrom
Conversation
Robot Results
|
| * Trigger software update operations on the devices, to install specific packages from the repository. | ||
|
|
||
| Find more information about [managing the device software](https://cumulocity.com/guides/users-guide/device-management/#managing-device-software) | ||
| Find more information about [managing the device software](https://cumulocity.com/docs/device-management-application/managing-device-data/#managing-software) |
There was a problem hiding this comment.
Noticing that this not a simple s|guides/users-guide|docs|g update, do we have a tool to check broken links?
There was a problem hiding this comment.
Unfortunately no. The algolia crawler will detect this after the fact (as a worst case scenario), however I think someone needs to verify that the contents of the new links also makes sense (as some were not so obvious from the link names).
There was a problem hiding this comment.
Though it is good you commented here as it made me have a look around for tooling to validate external links. I did a test run of https://github.com/becheran/mlc, and whilst not perfect it did find a broken c8y doc link!
I'll evaluate adding a broken link checker into the CI pipeline (but there are still a few things to consider before doing so).
ac5a91d to
eed2f77
Compare
eed2f77 to
b6a87a1
Compare
rina23q
left a comment
There was a problem hiding this comment.
Thank you for all corrections. I clicked all old and new links to verify the contents manually as it's not simple URL replacement from guides to docs... All look good.
Proposed changes
Update all references to Cumulocity's update documentation under https://cumulocity.com/docs/
Types of changes
Paste Link to the issue
Checklist
cargo fmtas mentioned in CODING_GUIDELINEScargo clippyas mentioned in CODING_GUIDELINESFurther comments