Skip to content

Commit 35632ba

Browse files
committed
Update links to dashboard server documentation
1 parent 423801a commit 35632ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/ur_client_library/ur/dashboard_client.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ namespace urcl
4040
* for the server's response.
4141
*
4242
* For documentation about the dashboard server, please see
43-
* - https://www.universal-robots.com/how-tos-and-faqs/how-to/ur-how-tos/dashboard-server-cb-series-port-29999-15690/
44-
* - https://www.universal-robots.com/how-tos-and-faqs/how-to/ur-how-tos/dashboard-server-e-series-port-29999-42728/
43+
* - https://www.universal-robots.com/articles/ur/dashboard-server-cb-series-port-29999/
44+
* - https://www.universal-robots.com/articles/ur/dashboard-server-e-series-port-29999/
4545
*/
4646
class DashboardClient : public comm::TCPSocket
4747
{

0 commit comments

Comments
 (0)