Skip to content

Commit eb989c4

Browse files
authored
Fix a link in the Galactic release notes. (ros2#1601)
Signed-off-by: Chris Lalancette <[email protected]>
1 parent ce1b458 commit eb989c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Releases/Release-Galactic-Geochelone.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Support for unique network flows
323323
324324
Applications may now require UDP/TCP and IP-based RMW implementations to provide unique *network flows* (i.e. unique `Differentiated Services Code Points <https://tools.ietf.org/html/rfc2474>`_ and/or unique `IPv6 Flow Labels <https://tools.ietf.org/html/rfc6437>`_ and/or unique ports in IP packet headers) for publishers and subscriptions, enabling QoS specifications for these IP streams in network architectures that support such a feature, like 5G networks.
325325
326-
To see this in action, you may run these C++ examples (to be found in the `ros2/examples <https://github.com/ros2/examples>` repository):
326+
To see this in action, you may run these C++ examples (to be found in the `ros2/examples <https://github.com/ros2/examples>`__ repository):
327327
328328
Terminal 1:
329329

0 commit comments

Comments
 (0)