From 2042ff3ec46ebc1042e08ff57761973e1369184d Mon Sep 17 00:00:00 2001 From: Felix Exner Date: Tue, 4 Feb 2025 12:43:21 +0100 Subject: [PATCH 1/2] Fix GH edit URL for trajectory_point_interface example That was wrong when introduced earlier --- doc/examples/trajectory_point_interface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/trajectory_point_interface.rst b/doc/examples/trajectory_point_interface.rst index eb902b31b..52ecce619 100644 --- a/doc/examples/trajectory_point_interface.rst +++ b/doc/examples/trajectory_point_interface.rst @@ -1,4 +1,4 @@ -:github_url: https://github.com/UniversalRobots/Universal_Robots_Client_Library/blob/master/doc/examples/trajecotry_joint_interface_example.rst +:github_url: https://github.com/UniversalRobots/Universal_Robots_Client_Library/blob/master/doc/examples/trajecotry_point_interface.rst .. _trajecotry_joint_interface_example: From 0c652f765c1ae425540f65f48b58fe1f26d2761b Mon Sep 17 00:00:00 2001 From: Felix Exner Date: Wed, 5 Feb 2025 08:11:23 +0100 Subject: [PATCH 2/2] Update doc/examples/trajectory_point_interface.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Rune Søe-Knudsen <41109954+urrsk@users.noreply.github.com> --- doc/examples/trajectory_point_interface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/trajectory_point_interface.rst b/doc/examples/trajectory_point_interface.rst index 52ecce619..5dd58f204 100644 --- a/doc/examples/trajectory_point_interface.rst +++ b/doc/examples/trajectory_point_interface.rst @@ -1,4 +1,4 @@ -:github_url: https://github.com/UniversalRobots/Universal_Robots_Client_Library/blob/master/doc/examples/trajecotry_point_interface.rst +:github_url: https://github.com/UniversalRobots/Universal_Robots_Client_Library/blob/master/doc/examples/trajectory_point_interface.rst .. _trajecotry_joint_interface_example: