Skip to content

Commit a546335

Browse files
shonigmannSimon Honigmann
and
Simon Honigmann
authoredApr 2, 2021
updating quality declaration links (re: ros2/docs.ros2.org#52) (#19)
Signed-off-by: Simon Honigmann <shonigmann@blueorigin.com> Co-authored-by: Simon Honigmann <shonigmann@blueorigin.com>
1 parent fa15e85 commit a546335

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎rosidl_default_runtime/QUALITY_DECLARATION.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
1010

1111
### Version Scheme [1.i]
1212

13-
`rosidl_default_runtime` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://index.ros.org/doc/ros2/Contributing/Developer-Guide/#versioning).
13+
`rosidl_default_runtime` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/foxy/Contributing/Developer-Guide.html#versioning).
1414

1515
### Version Stability [1.ii]
1616

@@ -30,11 +30,11 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
3030

3131
## Change Control Process [2]
3232

33-
`rosidl_default_runtime` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://index.ros.org/doc/ros2/Contributing/Developer-Guide/#package-requirements).
33+
`rosidl_default_runtime` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/foxy/Contributing/Developer-Guide.html#quality-practices).
3434

3535
### Change Requests [2.i]
3636

37-
All changes will occur through a pull request, check [ROS 2 Developer Guide](https://index.ros.org/doc/ros2/Contributing/Developer-Guide/#change-control-process) for additional information.
37+
All changes will occur through a pull request, check [ROS 2 Developer Guide](https://docs.ros.org/en/foxy/Contributing/Developer-Guide.html#change-control-process) for additional information.
3838

3939
### Contributor Origin [2.ii]
4040

@@ -78,7 +78,7 @@ There are no source code files in this package and therefore no files are curren
7878

7979
### Linters and Static Analysis [4.v]
8080

81-
`rmw` uses and passes all the standard linters and static analysis tools for a CMake package as described in the [ROS 2 Developer Guide](https://index.ros.org/doc/ros2/Contributing/Developer-Guide/#linters).
81+
`rmw` uses and passes all the standard linters and static analysis tools for a CMake package as described in the [ROS 2 Developer Guide](https://docs.ros.org/en/foxy/Contributing/Developer-Guide.html#linters-and-static-analysis).
8282

8383
Results of linter tests can be found [here](http://build.ros2.org/view/Fci/job/Fci__nightly-release_ubuntu_focal_amd64/206/testReport/rosidl_default_runtime/).
8484

0 commit comments

Comments
 (0)