You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: rosidl_default_runtime/QUALITY_DECLARATION.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
10
10
11
11
### Version Scheme [1.i]
12
12
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).
14
14
15
15
### Version Stability [1.ii]
16
16
@@ -30,11 +30,11 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
30
30
31
31
## Change Control Process [2]
32
32
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).
34
34
35
35
### Change Requests [2.i]
36
36
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.
38
38
39
39
### Contributor Origin [2.ii]
40
40
@@ -78,7 +78,7 @@ There are no source code files in this package and therefore no files are curren
78
78
79
79
### Linters and Static Analysis [4.v]
80
80
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).
82
82
83
83
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/).
0 commit comments